diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:02:41 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:02:41 +0000 |
commit | 04205400735169797324d546c738294bd571aa53 (patch) | |
tree | 92a1d8c287cb6de1ef9bb06ff9ac92429023d2aa /dev-perl/gnome2-vfs-perl | |
parent | Marking stable sparc (diff) | |
download | historical-04205400735169797324d546c738294bd571aa53.tar.gz historical-04205400735169797324d546c738294bd571aa53.tar.bz2 historical-04205400735169797324d546c738294bd571aa53.zip |
Marking stable x86
Package-Manager: portage-2.1_pre1
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.041.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/gnome2-vfs-perl/ChangeLog b/dev-perl/gnome2-vfs-perl/ChangeLog index 6a9fdaa70b57..25a8a0480c74 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 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/ChangeLog,v 1.14 2006/01/09 17:52:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/ChangeLog,v 1.15 2006/01/13 20:57:35 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + gnome2-vfs-perl-1.041.ebuild: + Marking stable x86 09 Jan 2006; <mcumming@gentoo.org> gnome2-vfs-perl-1.00.ebuild, gnome2-vfs-perl-1.021.ebuild: diff --git a/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.041.ebuild b/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.041.ebuild index 13f0758efc5f..72ba7168089a 100644 --- a/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.041.ebuild +++ b/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.041.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.041.ebuild,v 1.2 2006/01/09 17:52:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-vfs-perl/gnome2-vfs-perl-1.041.ebuild,v 1.3 2006/01/13 20:57:35 mcummings 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 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-perl/extutils-depends-0.2 |