diff options
author | 2014-03-04 20:33:01 +0000 | |
---|---|---|
committer | 2014-03-04 20:33:01 +0000 | |
commit | 859c68b5864dbbd4b128a261c093170a0a4653df (patch) | |
tree | ea3a5858e984b1ae9fdc77a399785a280510bfb6 /x11-themes | |
parent | Removed old, fixing bug #501584 (diff) | |
download | gentoo-2-859c68b5864dbbd4b128a261c093170a0a4653df.tar.gz gentoo-2-859c68b5864dbbd4b128a261c093170a0a4653df.tar.bz2 gentoo-2-859c68b5864dbbd4b128a261c093170a0a4653df.zip |
Add ~mips keyword.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gentoo10-backgrounds/ChangeLog | 9 | ||||
-rw-r--r-- | x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild | 8 |
2 files changed, 10 insertions, 7 deletions
diff --git a/x11-themes/gentoo10-backgrounds/ChangeLog b/x11-themes/gentoo10-backgrounds/ChangeLog index 8ab679a671d8..cd7863cef62a 100644 --- a/x11-themes/gentoo10-backgrounds/ChangeLog +++ b/x11-themes/gentoo10-backgrounds/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gentoo10-backgrounds -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo10-backgrounds/ChangeLog,v 1.5 2013/02/07 22:48:45 ulm Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo10-backgrounds/ChangeLog,v 1.6 2014/03/04 20:33:01 vincent Exp $ + + 04 Mar 2014; Vicente Olivert Riera <vincent@gentoo.org> + gentoo10-backgrounds-20110309.ebuild: + Add ~mips keyword. 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> gentoo10-backgrounds-20110309.ebuild: @@ -23,4 +27,3 @@ 09 Mar 2011; Diego E. Pettenò <flameeyes@gentoo.org> +gentoo10-backgrounds-20110309.ebuild, +metadata.xml: Initial import of backgrounds ebuilds. - diff --git a/x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild b/x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild index 980abcedb6bf..58542fdfd0c4 100644 --- a/x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild +++ b/x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild,v 1.5 2013/02/07 22:48:45 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo10-backgrounds/gentoo10-backgrounds-20110309.ebuild,v 1.6 2014/03/04 20:33:01 vincent Exp $ -EAPI=3 +EAPI=5 DESCRIPTION="Gentoo - 10 Years Compiling Background Artwork" HOMEPAGE="http://www.gentoo.org/proj/en/pr/releases/10.0/graphics.xml" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/pr/releases/10.0/graphics.xml" SRC_URI="http://dev.gentoo.org/~flameeyes/${P}.tar.xz" LICENSE="CC-BY-SA-3.0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~mips x86" IUSE="" RDEPEND="" |