commit 5e418a0e393c0a038fa3eb8f293fd128007c4796
parent 23d2dc27a64b0cdce36a27697bf3c8c9c995746a
Author: Dan Callaghan <djc@djc.id.au>
Date: Sat, 9 Oct 2010 16:43:00 +1000
added gnome-themes-extras
Diffstat:
2 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/metadata/categories.conf b/metadata/categories.conf
@@ -1,3 +1,4 @@
sys-auth
mail-client
x11-misc
+gnome-desktop
diff --git a/packages/gnome-desktop/gnome-themes-extras/gnome-themes-extras-2.22.0.exheres-0 b/packages/gnome-desktop/gnome-themes-extras/gnome-themes-extras-2.22.0.exheres-0
@@ -0,0 +1,19 @@
+# Copyright 2010 <name>
+# Distributed under the terms of the GNU General Public License v2
+
+require gnome.org gtk-icon-cache
+
+SUMMARY="Extra themes for GNOME"
+HOMEPAGE="http://librsvg.sourceforge.net/theme.php"
+
+LICENCES="GPL-2 CCPL-Attribution-ShareAlike-2.5"
+SLOT="0"
+PLATFORMS="~amd64 ~x86"
+MYOPTIONS=""
+
+DEPENDENCIES="
+ build:
+ sys-devel/gettext
+"
+
+BUGS_TO="djc@djc.id.au"