diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2007-10-12 10:32:22 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2007-10-12 10:32:22 +0000 |
commit | c4236775014b604a8d97376722a75948f33589de (patch) | |
tree | a0f95d394d315162a41ff67fadadf6f7107f0b91 /x11-themes/gnome-backgrounds | |
parent | bump to 1.20.0 (diff) | |
download | gentoo-2-c4236775014b604a8d97376722a75948f33589de.tar.gz gentoo-2-c4236775014b604a8d97376722a75948f33589de.tar.bz2 gentoo-2-c4236775014b604a8d97376722a75948f33589de.zip |
bump to 2.20.0
(Portage version: 2.1.3.12)
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r-- | x11-themes/gnome-backgrounds/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/files/digest-gnome-backgrounds-2.14.2.1 | 3 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/files/digest-gnome-backgrounds-2.20.0 | 3 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-2.20.0.ebuild (renamed from x11-themes/gnome-backgrounds/gnome-backgrounds-2.14.2.1.ebuild) | 6 |
4 files changed, 13 insertions, 7 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog index c6bc6e5864a9..12ff255feda4 100644 --- a/x11-themes/gnome-backgrounds/ChangeLog +++ b/x11-themes/gnome-backgrounds/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-themes/gnome-backgrounds # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.84 2007/09/22 05:24:04 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.85 2007/10/12 10:32:21 eva Exp $ + +*gnome-backgrounds-2.20.0 (12 Oct 2007) + + 12 Oct 2007; Gilles Dartiguelongue <eva@gentoo.org> + -gnome-backgrounds-2.14.2.1.ebuild, +gnome-backgrounds-2.20.0.ebuild: + bump to 2.20.0 and prune 2.14 version 22 Sep 2007; Tom Gall <tgall@gentoo.org> gnome-backgrounds-2.18.3.ebuild: diff --git a/x11-themes/gnome-backgrounds/files/digest-gnome-backgrounds-2.14.2.1 b/x11-themes/gnome-backgrounds/files/digest-gnome-backgrounds-2.14.2.1 deleted file mode 100644 index 68aeda27917f..000000000000 --- a/x11-themes/gnome-backgrounds/files/digest-gnome-backgrounds-2.14.2.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 10480df7c2e5a08c920c5b0a2ff4f161 gnome-backgrounds-2.14.2.1.tar.bz2 1193909 -RMD160 5202537180f5bac0d9b3f90fe7bd4f06c23be514 gnome-backgrounds-2.14.2.1.tar.bz2 1193909 -SHA256 1e5ad1c36001dbc9f843bb521e7ab58bc0a664ad3a7b29d3c0ab337d417ebfa3 gnome-backgrounds-2.14.2.1.tar.bz2 1193909 diff --git a/x11-themes/gnome-backgrounds/files/digest-gnome-backgrounds-2.20.0 b/x11-themes/gnome-backgrounds/files/digest-gnome-backgrounds-2.20.0 new file mode 100644 index 000000000000..2a1ce0a4733c --- /dev/null +++ b/x11-themes/gnome-backgrounds/files/digest-gnome-backgrounds-2.20.0 @@ -0,0 +1,3 @@ +MD5 391c0c64407c5bd2a52207b0298beac4 gnome-backgrounds-2.20.0.tar.bz2 1208607 +RMD160 0248788b311e014abebff06b76855e71f3602fa0 gnome-backgrounds-2.20.0.tar.bz2 1208607 +SHA256 ca8058d515db7ba7bc0dd9083149b5b64fc5bb0b8729d65367af4ef93dae000a gnome-backgrounds-2.20.0.tar.bz2 1208607 diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.14.2.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.20.0.ebuild index 11b79d018113..f9d7cde33fd5 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.14.2.1.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.20.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.14.2.1.ebuild,v 1.11 2006/11/12 04:35:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.20.0.ebuild,v 1.1 2007/10/12 10:32:21 eva Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="" |