diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-31 12:06:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-31 12:06:26 +0000 |
commit | 9705400c30eaf91386ef6358c340b8d1ed403041 (patch) | |
tree | b1cbd7ba04bbf126c9b4d5d83b24c3476668bdff /dev-perl/gnome2-vfs-perl | |
parent | Add also the 3rd patch from libav bug#406215 that fixes the latest api includ... (diff) | |
download | gentoo-2-9705400c30eaf91386ef6358c340b8d1ed403041.tar.gz gentoo-2-9705400c30eaf91386ef6358c340b8d1ed403041.tar.bz2 gentoo-2-9705400c30eaf91386ef6358c340b8d1ed403041.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/gnome2-vfs-perl')
-rw-r--r-- | dev-perl/gnome2-vfs-perl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.061.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.81.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/gnome2-vfs-perl/ChangeLog b/dev-perl/gnome2-vfs-perl/ChangeLog index 15eccae4c54a..296eb73c1da8 100644 --- a/dev-perl/gnome2-vfs-perl/ChangeLog +++ b/dev-perl/gnome2-vfs-perl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/gnome2-vfs-perl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/ChangeLog,v 1.49 2012/03/09 10:12:45 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/ChangeLog,v 1.50 2012/03/31 12:06:26 armin76 Exp $ + + 31 Mar 2012; Raúl Porcel <armin76@gentoo.org> gnome2-vfs-perl-1.061.ebuild, + gnome2-vfs-perl-1.81.0.ebuild: + Drop ia64/sparc keywords 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gnome2-vfs-perl-1.81.0.ebuild: diff --git a/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.061.ebuild b/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.061.ebuild index 0c3f673b6ee2..1d2417769620 100644 --- a/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.061.ebuild +++ b/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.061.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.061.ebuild,v 1.11 2010/07/20 15:19:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.061.ebuild,v 1.12 2012/03/31 12:06:26 armin76 Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" RDEPEND=">=gnome-base/gnome-vfs-2 diff --git a/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.81.0.ebuild b/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.81.0.ebuild index 8307618b585a..3660948558ee 100644 --- a/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.81.0.ebuild +++ b/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.81.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.81.0.ebuild,v 1.4 2012/03/09 10:12:46 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.81.0.ebuild,v 1.5 2012/03/31 12:06:26 armin76 Exp $ EAPI=4 @@ -13,7 +13,7 @@ DESCRIPTION="Perl interface to the 2.x series of the Gnome Virtual File System l LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND=">=gnome-base/gnome-vfs-2 |