diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-27 11:38:16 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-27 11:38:16 +0000 |
commit | edb4429f0223a9959275ada063536eee3a78d7fd (patch) | |
tree | 36cf243f523a457bace57e01a216dac2db6ec864 /dev-perl | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-edb4429f0223a9959275ada063536eee3a78d7fd.tar.gz gentoo-2-edb4429f0223a9959275ada063536eee3a78d7fd.tar.bz2 gentoo-2-edb4429f0223a9959275ada063536eee3a78d7fd.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/VCP-autrijus/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/VCP-autrijus/VCP-autrijus-0.9_p20050110-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/VCP-autrijus/ChangeLog b/dev-perl/VCP-autrijus/ChangeLog index ee7a5af372b9..86da12a41c1e 100644 --- a/dev-perl/VCP-autrijus/ChangeLog +++ b/dev-perl/VCP-autrijus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/VCP-autrijus # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/VCP-autrijus/ChangeLog,v 1.11 2007/01/19 17:12:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/VCP-autrijus/ChangeLog,v 1.12 2007/03/27 11:38:16 ticho Exp $ + + 27 Mar 2007; Andrej Kacian <ticho@gentoo.org> + VCP-autrijus-0.9_p20050110-r1.ebuild: + Stable on x86, bug #169152. 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> VCP-autrijus-0.9_p20050110.ebuild, VCP-autrijus-0.9_p20050110-r1.ebuild: diff --git a/dev-perl/VCP-autrijus/VCP-autrijus-0.9_p20050110-r1.ebuild b/dev-perl/VCP-autrijus/VCP-autrijus-0.9_p20050110-r1.ebuild index 2f82b36a29ba..584e4524d544 100644 --- a/dev-perl/VCP-autrijus/VCP-autrijus-0.9_p20050110-r1.ebuild +++ b/dev-perl/VCP-autrijus/VCP-autrijus-0.9_p20050110-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/VCP-autrijus/VCP-autrijus-0.9_p20050110-r1.ebuild,v 1.9 2007/01/19 17:12:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/VCP-autrijus/VCP-autrijus-0.9_p20050110-r1.ebuild,v 1.10 2007/03/27 11:38:16 ticho Exp $ inherit perl-module @@ -11,7 +11,7 @@ IUSE="" SLOT="0" LICENSE="BSD" #KEYWORDS="~amd64 ~sparc ~x86" -KEYWORDS="amd64 ia64 sparc ~x86" +KEYWORDS="amd64 ia64 sparc x86" DEPEND="dev-perl/Text-Diff dev-perl/XML-AutoWriter |