diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 18:58:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 18:58:27 +0000 |
commit | 85e7bd0abd53e29d589a1b8c28ee5f2c1137ce29 (patch) | |
tree | b59175dcc1136511df33f1ade3ee215dfc6077b0 /dev-perl/Net-DNS/Net-DNS-0.49.ebuild | |
parent | Mark 0.10 stable on alpha (diff) | |
download | gentoo-2-85e7bd0abd53e29d589a1b8c28ee5f2c1137ce29.tar.gz gentoo-2-85e7bd0abd53e29d589a1b8c28ee5f2c1137ce29.tar.bz2 gentoo-2-85e7bd0abd53e29d589a1b8c28ee5f2c1137ce29.zip |
Mark 0.49 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Net-DNS/Net-DNS-0.49.ebuild')
-rw-r--r-- | dev-perl/Net-DNS/Net-DNS-0.49.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-DNS/Net-DNS-0.49.ebuild b/dev-perl/Net-DNS/Net-DNS-0.49.ebuild index 5908249d8b9f..3220fe6feae1 100644 --- a/dev-perl/Net-DNS/Net-DNS-0.49.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-0.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.49.ebuild,v 1.11 2005/09/03 19:30:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DNS/Net-DNS-0.49.ebuild,v 1.12 2005/09/08 18:58:27 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~crein/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" #SRC_TEST="do" |