diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-07 15:13:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-07 15:13:21 +0000 |
commit | 7974d038a3596f7fc1999a5a9306dbc181a06e2b (patch) | |
tree | 3ffb40ac256ae5a2ae1889f88b7fdff80f0f11ea /x11-themes | |
parent | New ebuild (diff) | |
download | gentoo-2-7974d038a3596f7fc1999a5a9306dbc181a06e2b.tar.gz gentoo-2-7974d038a3596f7fc1999a5a9306dbc181a06e2b.tar.bz2 gentoo-2-7974d038a3596f7fc1999a5a9306dbc181a06e2b.zip |
add ~alpha
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-icon-theme/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog index cc6825fccab8..90e90c0e02f5 100644 --- a/x11-themes/gnome-icon-theme/ChangeLog +++ b/x11-themes/gnome-icon-theme/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gnome-icon-theme # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.7 2003/01/31 16:56:19 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.8 2003/02/07 15:13:21 agriffis Exp $ + + 07 Feb 2003; Aron Griffis <agriffis@gentoo.org> gnome-icon-theme-1.0.0.ebuild : + Add ~alpha to KEYWORDS *gnome-icon-theme-1.0.0 (31 Jan 2003) 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 e3c95f33ce2e..d345be155130 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.2 2003/01/31 16:56:19 foser Exp $ +# $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 $ inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="Gnome2 default icon theme" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~alpha" LICENSE="GPL-2" DEPEND=">=dev-util/pkgconfig-0.12.0 |