diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 16:36:04 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 16:36:04 +0000 |
commit | fa98dea89fbd7ef80b98ad32237d05012d49fc45 (patch) | |
tree | 8401cefd75449ea3ec5e296b823f132c102bbbb4 /dev-perl/perl-MDK-Common | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-fa98dea89fbd7ef80b98ad32237d05012d49fc45.tar.gz gentoo-2-fa98dea89fbd7ef80b98ad32237d05012d49fc45.tar.bz2 gentoo-2-fa98dea89fbd7ef80b98ad32237d05012d49fc45.zip |
Stable on alpha.
Diffstat (limited to 'dev-perl/perl-MDK-Common')
-rw-r--r-- | dev-perl/perl-MDK-Common/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/perl-MDK-Common/perl-MDK-Common-1.0.4.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/perl-MDK-Common/ChangeLog b/dev-perl/perl-MDK-Common/ChangeLog index b70d235f3afb..66ed4a1b4481 100644 --- a/dev-perl/perl-MDK-Common/ChangeLog +++ b/dev-perl/perl-MDK-Common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/perl-MDK-Common -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-MDK-Common/ChangeLog,v 1.2 2003/06/27 13:42:18 vapier Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-MDK-Common/ChangeLog,v 1.3 2004/05/30 16:34:33 kloeri Exp $ + + 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> + perl-MDK-Common-1.0.4.ebuild: + Stable on alpha. *perl-MDK-Common-1.0.4 (11 APR 2003) diff --git a/dev-perl/perl-MDK-Common/perl-MDK-Common-1.0.4.ebuild b/dev-perl/perl-MDK-Common/perl-MDK-Common-1.0.4.ebuild index 523640c49716..940833c7bdb9 100644 --- a/dev-perl/perl-MDK-Common/perl-MDK-Common-1.0.4.ebuild +++ b/dev-perl/perl-MDK-Common/perl-MDK-Common-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-MDK-Common/perl-MDK-Common-1.0.4.ebuild,v 1.6 2004/04/25 21:04:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-MDK-Common/perl-MDK-Common-1.0.4.ebuild,v 1.7 2004/05/30 16:34:33 kloeri Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="http://www2.damz.net/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha amd64" +KEYWORDS="x86 ~ppc ~sparc alpha amd64" IUSE="" DEPEND="dev-lang/perl" |