diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-07-02 17:43:48 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-07-02 17:43:48 +0000 |
commit | 823359411e86c31c5ed3de82ce1c4bccc924013f (patch) | |
tree | 1601915c2396db4a80772ff43ec44ed30d5f2246 /x11-themes/gnome-icon-theme | |
parent | Xsharp/X11 fixes (diff) | |
download | gentoo-2-823359411e86c31c5ed3de82ce1c4bccc924013f.tar.gz gentoo-2-823359411e86c31c5ed3de82ce1c4bccc924013f.tar.bz2 gentoo-2-823359411e86c31c5ed3de82ce1c4bccc924013f.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'x11-themes/gnome-icon-theme')
-rw-r--r-- | x11-themes/gnome-icon-theme/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog index cdc433fe6dc5..2146fd93ff8b 100644 --- a/x11-themes/gnome-icon-theme/ChangeLog +++ b/x11-themes/gnome-icon-theme/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for x11-themes/gnome-icon-theme # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.18 2003/06/10 12:31:03 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.19 2003/07/02 17:43:39 gmsoft Exp $ *gnome-icon-theme-1.0.5 (10 Jun 2003) + 02 Jul 2003; Guy Martin <gmsoft@gentoo.org> gnome-icon-theme-1.0.5.ebuild : + Added hppa to KEYWORDS. + 10 Jun 2003; foser <foser@gentoo.org> gnome-icon-theme-1.0.5.ebuild : New version diff --git a/x11-themes/gnome-icon-theme/Manifest b/x11-themes/gnome-icon-theme/Manifest index 25014756a5ff..c5ee7ba1c059 100644 --- a/x11-themes/gnome-icon-theme/Manifest +++ b/x11-themes/gnome-icon-theme/Manifest @@ -1,5 +1,5 @@ +MD5 adcf2565fbf9c85f7a1346b9790c078c ChangeLog 2270 MD5 47b3779e9abb95cb9da148b8cee04c3f gnome-icon-theme-1.0.4.ebuild 456 -MD5 4afed14ae2544f088a9521175c5036f9 gnome-icon-theme-1.0.5.ebuild 460 -MD5 2c8f9c917256f994f90ac206129f6dce ChangeLog 2164 +MD5 d0ba240474f18b0aaa4d462b0fb3b16e gnome-icon-theme-1.0.5.ebuild 466 MD5 207eb4902efe5bf8fc3006ab939d77a8 files/digest-gnome-icon-theme-1.0.4 75 MD5 d90a7757a6d70adecb2c706848614d28 files/digest-gnome-icon-theme-1.0.5 75 diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.5.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.5.ebuild index 8921107c734f..3cb572046aea 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.5.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.5.ebuild,v 1.1 2003/06/10 12:31:03 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.5.ebuild,v 1.2 2003/07/02 17:43:39 gmsoft Exp $ inherit gnome2 @@ -8,7 +8,7 @@ DESCRIPTION="Gnome2 default icon theme" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc" +KEYWORDS="~x86 ~ppc ~alpha ~sparc hppa" LICENSE="GPL-2" DEPEND="" |