diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-14 13:28:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-14 13:28:49 +0000 |
commit | 7b2ec086e1a1a9b6f7ffa466fd6df6a3500c1597 (patch) | |
tree | a26d43ef1e9ea8411cad6e106a3be25f8f31e469 /dev-perl/SVN-Mirror | |
parent | New ebuild for bug #153684 (diff) | |
download | historical-7b2ec086e1a1a9b6f7ffa466fd6df6a3500c1597.tar.gz historical-7b2ec086e1a1a9b6f7ffa466fd6df6a3500c1597.tar.bz2 historical-7b2ec086e1a1a9b6f7ffa466fd6df6a3500c1597.zip |
ia64/x86 stable
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'dev-perl/SVN-Mirror')
-rw-r--r-- | dev-perl/SVN-Mirror/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SVN-Mirror/ChangeLog b/dev-perl/SVN-Mirror/ChangeLog index 78a4cbcd3046..530b2585743f 100644 --- a/dev-perl/SVN-Mirror/ChangeLog +++ b/dev-perl/SVN-Mirror/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SVN-Mirror # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog,v 1.36 2007/06/21 17:47:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog,v 1.37 2007/07/14 13:27:36 armin76 Exp $ + + 14 Jul 2007; Raúl Porcel <armin76@gentoo.org> SVN-Mirror-0.73.ebuild: + ia64/x86 stable 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> SVN-Mirror-0.73.ebuild: diff --git a/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild b/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild index fc8a773ad33e..7333df4096ce 100644 --- a/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild +++ b/dev-perl/SVN-Mirror/SVN-Mirror-0.73.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/SVN-Mirror/SVN-Mirror-0.73.ebuild,v 1.2 2007/06/21 17:47:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.73.ebuild,v 1.3 2007/07/14 13:27:36 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/C/CL/CLKAO/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86" +KEYWORDS="~amd64 ia64 ~ppc sparc x86" IUSE="" DEPEND=">=dev-util/subversion-1.1.3 |