diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-10-07 22:22:52 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-10-07 22:22:52 +0000 |
commit | dc938126af3c9895b26fba64274ed4e660299623 (patch) | |
tree | f3687249bbf838292776ad493a20da88148244ca /x11-themes | |
parent | new version (diff) | |
download | historical-dc938126af3c9895b26fba64274ed4e660299623.tar.gz historical-dc938126af3c9895b26fba64274ed4e660299623.tar.bz2 historical-dc938126af3c9895b26fba64274ed4e660299623.zip |
stable amd64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-backgrounds/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/Manifest | 6 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.2.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog index d42e35588479..1e748760b16a 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.26 2005/10/07 01:57:26 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.27 2005/10/07 22:22:52 blubb Exp $ + + 07 Oct 2005; Simon Stelling <blubb@gentoo.org> + gnome-backgrounds-2.10.2.ebuild: + stable on amd64 *gnome-backgrounds-2.12.1 (07 Oct 2005) diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest index 8a4bbc11cf94..0ee34a444518 100644 --- a/x11-themes/gnome-backgrounds/Manifest +++ b/x11-themes/gnome-backgrounds/Manifest @@ -1,9 +1,9 @@ +MD5 67c87f9d5db5e035270bf57c6463aaf1 ChangeLog 3580 MD5 7c86767974461d3fab6c7a948b090fa1 gnome-backgrounds-2.10.0.ebuild 550 -MD5 2a9fd143b4827e90f2ecfb1843342f4f gnome-backgrounds-2.12.1.ebuild 566 -MD5 735284d57f1701cc7cbef4f0f1f6d740 gnome-backgrounds-2.10.2.ebuild 559 MD5 f87765f6933edb3626cc347c7cd78ea2 gnome-backgrounds-2.10.1.ebuild 546 -MD5 16bcdd2199275cfd25dec3599a89e935 ChangeLog 3481 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 8ae74d5473adee86ea9a12a207d57ba9 gnome-backgrounds-2.10.2.ebuild 557 +MD5 2a9fd143b4827e90f2ecfb1843342f4f gnome-backgrounds-2.12.1.ebuild 566 MD5 bf9914d8c2032ae9e2c6d375a2eb71a8 files/digest-gnome-backgrounds-2.10.0 78 MD5 c547e18a1541ee20308a075e7c49b66f files/digest-gnome-backgrounds-2.10.1 78 MD5 e6b3decb3b0dcc7326beaeb08559538d files/digest-gnome-backgrounds-2.10.2 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 6364c39c05dd..f1d627fd74fb 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.4 2005/10/06 19:06:40 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.10.2.ebuild,v 1.5 2005/10/07 22:22:52 blubb Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" RDEPEND="" |