diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-12-12 23:54:58 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-12-12 23:54:58 +0000 |
commit | 9b03fb702fd9a134f72229c17ee57e06ba40fa7c (patch) | |
tree | 14f19cb4b0bdbb3b5ff5a8527b9046f564cf33df /x11-themes/gnome-icon-theme | |
parent | Added driver_build_CC.patch and version bumped to newest version. Closing bu... (diff) | |
download | historical-9b03fb702fd9a134f72229c17ee57e06ba40fa7c.tar.gz historical-9b03fb702fd9a134f72229c17ee57e06ba40fa7c.tar.bz2 historical-9b03fb702fd9a134f72229c17ee57e06ba40fa7c.zip |
Marked stable on hppa.
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 | 6 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog index 7d62e51d883c..a57cd73a0374 100644 --- a/x11-themes/gnome-icon-theme/ChangeLog +++ b/x11-themes/gnome-icon-theme/ChangeLog @@ -1,6 +1,6 @@ # 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.33 2003/11/29 03:56:31 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.34 2003/12/12 23:49:06 gmsoft Exp $ *gnome-icon-theme-1.1.2 (29 Nov 2003) @@ -44,6 +44,9 @@ *gnome-icon-theme-1.0.9 (08 Sep 2003) + 13 Dec 2003; Guy Martin <gmsoft@gentoo.org> gnome-icon-theme-1.0.9.ebuild : + Marked stable on hppa. + 08 Sep 2003; Mike Gardiner <obz@gentoo.org> gnome-icon-theme-1.0.9.ebuild: New version 2 days later diff --git a/x11-themes/gnome-icon-theme/Manifest b/x11-themes/gnome-icon-theme/Manifest index 71a557f93bad..329d91bcf5a6 100644 --- a/x11-themes/gnome-icon-theme/Manifest +++ b/x11-themes/gnome-icon-theme/Manifest @@ -1,8 +1,8 @@ +MD5 895f004fd25ddef46ff6ac9e3ba92af7 ChangeLog 4298 +MD5 d802cd86130ba91f591b290572da2ba9 gnome-icon-theme-1.0.5.ebuild 469 +MD5 d4e5af9e78983323a0d7db972175f350 gnome-icon-theme-1.0.9.ebuild 485 MD5 c719d512d93d3b5161972c4a8fce2d90 gnome-icon-theme-1.1.0.ebuild 487 -MD5 36abb9d1e3229bdfeb353976ebe8ae2b gnome-icon-theme-1.0.9.ebuild 488 MD5 a630bd67622216f772433b6199838c9b gnome-icon-theme-1.1.2.ebuild 473 -MD5 d802cd86130ba91f591b290572da2ba9 gnome-icon-theme-1.0.5.ebuild 469 -MD5 0c703ba3f0d0ff4b97145cd6e882ba34 ChangeLog 4191 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 d90a7757a6d70adecb2c706848614d28 files/digest-gnome-icon-theme-1.0.5 75 MD5 79fed86dbc571a23c5b1f18e52b30c83 files/digest-gnome-icon-theme-1.0.9 76 diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild index e88017bc6fc1..cd61a5689944 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.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.9.ebuild,v 1.8 2003/11/15 03:04:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild,v 1.9 2003/12/12 23:49:06 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="" SLOT="0" -KEYWORDS="x86 ppc alpha sparc ~hppa amd64 ia64" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64" LICENSE="GPL-2" DEPEND="" |