diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-23 15:59:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-23 15:59:55 +0000 |
commit | cb32a893839b4cf585b9e45926c852ce5d5a8ccb (patch) | |
tree | 4e0681055d7b151a4b4b09a58f87160c1a04f421 /x11-themes | |
parent | USE="static-libs" to control the building of libslang.a static archive wrt #3... (diff) | |
download | gentoo-2-cb32a893839b4cf585b9e45926c852ce5d5a8ccb.tar.gz gentoo-2-cb32a893839b4cf585b9e45926c852ce5d5a8ccb.tar.bz2 gentoo-2-cb32a893839b4cf585b9e45926c852ce5d5a8ccb.zip |
Stable for amd64, wrt bug #361335
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/constantine-backgrounds/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/constantine-backgrounds/ChangeLog b/x11-themes/constantine-backgrounds/ChangeLog index 5fc90b2745e6..20edc0538fc2 100644 --- a/x11-themes/constantine-backgrounds/ChangeLog +++ b/x11-themes/constantine-backgrounds/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/constantine-backgrounds -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/constantine-backgrounds/ChangeLog,v 1.1 2011/03/09 22:22:22 flameeyes Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/constantine-backgrounds/ChangeLog,v 1.2 2012/01/23 15:59:55 ago Exp $ + + 23 Jan 2012; Agostino Sarubbo <ago@gentoo.org> + constantine-backgrounds-12.1.1.4.ebuild: + Stable for amd64, wrt bug #361335 *constantine-backgrounds-12.1.1.4 (09 Mar 2011) diff --git a/x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4.ebuild b/x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4.ebuild index c811bff8e76f..66002ad9c760 100644 --- a/x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4.ebuild +++ b/x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4.ebuild,v 1.1 2011/03/09 22:22:22 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4.ebuild,v 1.2 2012/01/23 15:59:55 ago Exp $ EAPI=3 @@ -17,7 +17,7 @@ HOMEPAGE="https://fedoraproject.org/wiki/F12_Artwork" SRC_URI="mirror://fedora-dev/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm" LICENSE="CCPL-Attribution-ShareAlike-2.0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" RDEPEND="!x11-themes/fedora-backgrounds:12" |