diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:49:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:49:52 +0000 |
commit | 92a1d7178a25e8e280d1edcd571f099b18dbee1e (patch) | |
tree | 25be7363c4c8164fe0dc9f36310d5d88786b5667 /dev-perl/gnome2-vfs-perl | |
parent | Stable for amd64, wrt bug #400287 (diff) | |
download | historical-92a1d7178a25e8e280d1edcd571f099b18dbee1e.tar.gz historical-92a1d7178a25e8e280d1edcd571f099b18dbee1e.tar.bz2 historical-92a1d7178a25e8e280d1edcd571f099b18dbee1e.zip |
Stable for amd64, wrt bug #400289
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/gnome2-vfs-perl')
-rw-r--r-- | dev-perl/gnome2-vfs-perl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.81.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/gnome2-vfs-perl/ChangeLog b/dev-perl/gnome2-vfs-perl/ChangeLog index 521f992fe0ec..c2844b2f72fa 100644 --- a/dev-perl/gnome2-vfs-perl/ChangeLog +++ b/dev-perl/gnome2-vfs-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gnome2-vfs-perl -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/ChangeLog,v 1.46 2011/09/04 11:21:21 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/ChangeLog,v 1.47 2012/02/24 10:49:52 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> gnome2-vfs-perl-1.81.0.ebuild: + Stable for amd64, wrt bug #400289 04 Sep 2011; Torsten Veller <tove@gentoo.org> -gnome2-vfs-perl-1.081.ebuild: Cleanup 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 9f9bc849febe..e1cf07fbe2ab 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-2011 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.81.0.ebuild,v 1.1 2011/08/27 19:27:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.81.0.ebuild,v 1.2 2012/02/24 10:49:52 ago 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 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND=">=gnome-base/gnome-vfs-2 |