diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-18 14:49:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-18 14:49:12 +0000 |
commit | c8c93c5bfd5e35b7903c6fd57d8e4dc3c578f9ea (patch) | |
tree | 7c2b3c593420116af3843b357790fd09b94fd64a /x11-themes | |
parent | new version + cleanup (diff) | |
download | gentoo-2-c8c93c5bfd5e35b7903c6fd57d8e4dc3c578f9ea.tar.gz gentoo-2-c8c93c5bfd5e35b7903c6fd57d8e4dc3c578f9ea.tar.bz2 gentoo-2-c8c93c5bfd5e35b7903c6fd57d8e4dc3c578f9ea.zip |
Mark 2.10.2 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-backgrounds/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/Manifest | 10 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.2.ebuild | 4 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog index 1c06379f04aa..cfec848710b8 100644 --- a/x11-themes/gnome-backgrounds/ChangeLog +++ b/x11-themes/gnome-backgrounds/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gnome-backgrounds # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.28 2005/10/10 21:50:46 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.29 2005/10/18 14:49:12 agriffis Exp $ + + 18 Oct 2005; Aron Griffis <agriffis@gentoo.org> + gnome-backgrounds-2.10.2.ebuild: + Mark 2.10.2 stable on alpha 10 Oct 2005; Hardave Riar <hardave@gentoo.org> gnome-backgrounds-2.10.2.ebuild: diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest index 61f52e002f51..36bf8b150d5f 100644 --- a/x11-themes/gnome-backgrounds/Manifest +++ b/x11-themes/gnome-backgrounds/Manifest @@ -1,10 +1,10 @@ +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 7a5d6b8f09a0c3d2f894a251fb866b69 ChangeLog 3685 MD5 7c86767974461d3fab6c7a948b090fa1 gnome-backgrounds-2.10.0.ebuild 550 -MD5 f87765f6933edb3626cc347c7cd78ea2 gnome-backgrounds-2.10.1.ebuild 546 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 4a55582e260b59dc7914bf4b43514427 gnome-backgrounds-2.10.2.ebuild 561 MD5 e8c325b8de110bf04ae6ad338abf07a6 gnome-backgrounds-2.12.1.ebuild 568 -MD5 bf9914d8c2032ae9e2c6d375a2eb71a8 files/digest-gnome-backgrounds-2.10.0 78 -MD5 c547e18a1541ee20308a075e7c49b66f files/digest-gnome-backgrounds-2.10.1 78 +MD5 f87765f6933edb3626cc347c7cd78ea2 gnome-backgrounds-2.10.1.ebuild 546 +MD5 ce45576fc510db556949ef8c2b15d688 gnome-backgrounds-2.10.2.ebuild 560 MD5 e6b3decb3b0dcc7326beaeb08559538d files/digest-gnome-backgrounds-2.10.2 78 MD5 923cb2ea690b6972e5ab285f4e3243ea files/digest-gnome-backgrounds-2.12.1 78 +MD5 bf9914d8c2032ae9e2c6d375a2eb71a8 files/digest-gnome-backgrounds-2.10.0 78 +MD5 c547e18a1541ee20308a075e7c49b66f files/digest-gnome-backgrounds-2.10.1 78 diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.2.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.2.ebuild index 6e0a993f7622..96f1b84fb86f 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.2.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.2.ebuild,v 1.7 2005/10/10 21:50:46 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.2.ebuild,v 1.8 2005/10/18 14:49:12 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 sparc x86" IUSE="" RDEPEND="" |