diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-02-09 15:14:32 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-02-09 15:14:32 +0000 |
commit | 2cac730fe79ac96aafb105d5b8ccf2a7f9d59571 (patch) | |
tree | b2f34769e95cb6bb6071f273e0fe68ea42c0723b /x11-themes | |
parent | x86 stable (diff) | |
download | historical-2cac730fe79ac96aafb105d5b8ccf2a7f9d59571.tar.gz historical-2cac730fe79ac96aafb105d5b8ccf2a7f9d59571.tar.bz2 historical-2cac730fe79ac96aafb105d5b8ccf2a7f9d59571.zip |
x86 stable
Diffstat (limited to 'x11-themes')
3 files changed, 6 insertions, 7 deletions
diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild index d345be155130..2b4e409af53e 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild,v 1.3 2003/02/07 15:13:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild,v 1.4 2003/02/09 15:14:32 foser Exp $ inherit gnome2 @@ -9,11 +9,10 @@ DESCRIPTION="Gnome2 default icon theme" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc ~alpha" LICENSE="GPL-2" DEPEND=">=dev-util/pkgconfig-0.12.0 >=dev-util/intltool-0.22" - DOC="AUTHORS COPY* README INSTALL NEWS ChangeLog" diff --git a/x11-themes/gnome-themes/gnome-themes-2.2.ebuild b/x11-themes/gnome-themes/gnome-themes-2.2.ebuild index 50b4f52769c9..c54ede664666 100644 --- a/x11-themes/gnome-themes/gnome-themes-2.2.ebuild +++ b/x11-themes/gnome-themes/gnome-themes-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes/gnome-themes-2.2.ebuild,v 1.1 2003/02/04 13:42:21 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes/gnome-themes-2.2.ebuild,v 1.2 2003/02/09 15:14:32 foser Exp $ inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="A set of gnome2 themes, with sets for users with limited or low vis HOMEPAGE="http://www.gnome.org/softwaremap/projects/gnome-themes" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" LICENSE="GPL-2" RDEPEND=">=x11-themes/gtk-engines-thinice-2.0.2 diff --git a/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild b/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild index afa880072640..fd8790c1a774 100644 --- a/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild +++ b/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild,v 1.1 2003/02/04 13:39:34 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild,v 1.2 2003/02/09 15:14:32 foser Exp $ SLOT="2" DESCRIPTION="Thinice theme engine for GTK+" HOMEPAGE="http://thinice.sourceforge.net/" inherit gtk-engines -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" |