diff options
author | Chris Reffett <creffett@gentoo.org> | 2013-12-26 18:51:41 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2013-12-26 18:51:41 +0000 |
commit | 4a93715d8cc0fe04dba8f976e644200300b7b0f0 (patch) | |
tree | fb6423b405cc2dbc2f375807f7180fa1e61cc90b /x11-themes | |
parent | Update SRC_URI, easysw is dead (diff) | |
download | gentoo-2-4a93715d8cc0fe04dba8f976e644200300b7b0f0.tar.gz gentoo-2-4a93715d8cc0fe04dba8f976e644200300b7b0f0.tar.bz2 gentoo-2-4a93715d8cc0fe04dba8f976e644200300b7b0f0.zip |
Replace fedora mirror wrt bug 496028, change to gentoo mirror since the original rpm is no longer available on upstream mirrors
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 42618354)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/redhat-artwork/ChangeLog | 11 | ||||
-rw-r--r-- | x11-themes/redhat-artwork/redhat-artwork-5.0.8-r4.ebuild | 8 |
2 files changed, 11 insertions, 8 deletions
diff --git a/x11-themes/redhat-artwork/ChangeLog b/x11-themes/redhat-artwork/ChangeLog index 21b235714fdd..17ef52907208 100644 --- a/x11-themes/redhat-artwork/ChangeLog +++ b/x11-themes/redhat-artwork/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-themes/redhat-artwork -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/ChangeLog,v 1.104 2012/05/05 04:10:06 jdhore Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/ChangeLog,v 1.105 2013/12/26 18:51:41 creffett Exp $ + + 26 Dec 2013; Chris Reffett <creffett@gentoo.org> + redhat-artwork-5.0.8-r4.ebuild: + Replace fedora mirror wrt bug 496028, change to gentoo mirror since the + original rpm is no longer available on upstream mirrors 05 May 2012; Jeff Horelick <jdhore@gentoo.org> redhat-artwork-5.0.8-r4.ebuild: @@ -433,5 +438,3 @@ Original ebuild contributed by wigren@home.se (Per Wigren) with heavy modifications (making kde optional) by me. - - diff --git a/x11-themes/redhat-artwork/redhat-artwork-5.0.8-r4.ebuild b/x11-themes/redhat-artwork/redhat-artwork-5.0.8-r4.ebuild index f1327d17815d..7399dd48a5bf 100644 --- a/x11-themes/redhat-artwork/redhat-artwork-5.0.8-r4.ebuild +++ b/x11-themes/redhat-artwork/redhat-artwork-5.0.8-r4.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-5.0.8-r4.ebuild,v 1.13 2012/05/05 04:10:05 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/redhat-artwork/redhat-artwork-5.0.8-r4.ebuild,v 1.14 2013/12/26 18:51:41 creffett Exp $ -EAPI=2 +EAPI=5 inherit eutils rpm autotools MY_R=${PR/r/} DESCRIPTION="RedHat's Bluecurve theme for GTK2, KDE, GDM, Metacity and Nautilus" HOMEPAGE="http://www.redhat.com" -SRC_URI="mirror://fedora/development/source/SRPMS/${P}-${MY_R}.fc7.src.rpm" +SRC_URI="mirror://gentoo/${P}-${MY_R}.fc7.src.rpm" LICENSE="GPL-2" SLOT="0" |