diff options
4 files changed, 10 insertions, 8 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog index acbad101c590..bb566384354a 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.48 2006/03/19 12:23:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.49 2006/03/24 15:43:53 agriffis Exp $ + + 24 Mar 2006; Aron Griffis <agriffis@gentoo.org> + gnome-backgrounds-2.12.3.1.ebuild: + Mark 2.12.3.1 stable on ia64 19 Mar 2006; Markus Rothe <corsair@gentoo.org> gnome-backgrounds-2.12.3.1.ebuild: diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest index 7a6293c9a530..837e189d842f 100644 --- a/x11-themes/gnome-backgrounds/Manifest +++ b/x11-themes/gnome-backgrounds/Manifest @@ -1,17 +1,17 @@ -MD5 4d665f2b51ab385ddc2e259ba1f00484 ChangeLog 6294 +MD5 17d679b7c012d5eb037a4ea3aba93102 ChangeLog 6414 MD5 fed2190383ce65b52a43f42fafa17f6f files/Makefile.in.in.patch 502 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 MD5 923cb2ea690b6972e5ab285f4e3243ea files/digest-gnome-backgrounds-2.12.1 78 MD5 ca21973597ffc5c364c15522a5e46972 files/digest-gnome-backgrounds-2.12.2 78 -MD5 5b9e3c75ced57047a52f9745c766753f files/digest-gnome-backgrounds-2.12.3.1 286 +MD5 d50a5b9863d6f956017e9115d9dbd466 files/digest-gnome-backgrounds-2.12.3.1 80 MD5 53d2d224d6d94b4ff0f88a9316beae0d files/digest-gnome-backgrounds-2.14.0 280 MD5 7c86767974461d3fab6c7a948b090fa1 gnome-backgrounds-2.10.0.ebuild 550 MD5 f87765f6933edb3626cc347c7cd78ea2 gnome-backgrounds-2.10.1.ebuild 546 MD5 f907b730d0bad22dc6bb63d181b6d13c gnome-backgrounds-2.10.2.ebuild 559 MD5 e8c325b8de110bf04ae6ad338abf07a6 gnome-backgrounds-2.12.1.ebuild 568 MD5 7ac6568210e806bbefed50366cdea5ae gnome-backgrounds-2.12.2.ebuild 562 -MD5 631572ae6b83ceeaf2c4d1c833016674 gnome-backgrounds-2.12.3.1.ebuild 565 +MD5 765e725be7aeb4aa47c3e908b8f8f008 gnome-backgrounds-2.12.3.1.ebuild 565 MD5 fac5cc53863fc09a031fd3d6de22c86a gnome-backgrounds-2.14.0.ebuild 661 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 diff --git a/x11-themes/gnome-backgrounds/files/digest-gnome-backgrounds-2.12.3.1 b/x11-themes/gnome-backgrounds/files/digest-gnome-backgrounds-2.12.3.1 index 9b2cb20f62b0..eeea639a3783 100644 --- a/x11-themes/gnome-backgrounds/files/digest-gnome-backgrounds-2.12.3.1 +++ b/x11-themes/gnome-backgrounds/files/digest-gnome-backgrounds-2.12.3.1 @@ -1,3 +1 @@ MD5 f2e583371a316cb5a9048f493f3ebe71 gnome-backgrounds-2.12.3.1.tar.bz2 1792219 -RMD160 b728d50e1600d9cc8cea62ec19f70345be0ab31a gnome-backgrounds-2.12.3.1.tar.bz2 1792219 -SHA256 52061b76915a1584c3dffbefa50c17e165460d93a50b9765d2e67b50b2c47e76 gnome-backgrounds-2.12.3.1.tar.bz2 1792219 diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.12.3.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.12.3.1.ebuild index 78d45c01bd80..21e97ad8124d 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.12.3.1.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.12.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.12.3.1.ebuild,v 1.7 2006/03/19 12:23:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.12.3.1.ebuild,v 1.8 2006/03/24 15:43:53 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="" |