diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 19:47:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 19:47:29 +0000 |
commit | c8bbdc1aeaa7ad7151e0a964d08f45f02e03a674 (patch) | |
tree | 8a47b58719f2d886ccb46d616d260c6e5353a39d /dev-perl/data-buffer | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-c8bbdc1aeaa7ad7151e0a964d08f45f02e03a674.tar.gz gentoo-2-c8bbdc1aeaa7ad7151e0a964d08f45f02e03a674.tar.bz2 gentoo-2-c8bbdc1aeaa7ad7151e0a964d08f45f02e03a674.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/data-buffer')
-rw-r--r-- | dev-perl/data-buffer/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/data-buffer/data-buffer-0.04.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/data-buffer/ChangeLog b/dev-perl/data-buffer/ChangeLog index 4bb1e454fdab..a615c328a620 100644 --- a/dev-perl/data-buffer/ChangeLog +++ b/dev-perl/data-buffer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/data-buffer -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/data-buffer/ChangeLog,v 1.18 2007/01/15 16:38:51 mcummings Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/data-buffer/ChangeLog,v 1.19 2010/01/09 19:47:29 grobian Exp $ + + 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> data-buffer-0.04.ebuild: + Transfer Prefix keywords 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> data-buffer-0.04.ebuild: diff --git a/dev-perl/data-buffer/data-buffer-0.04.ebuild b/dev-perl/data-buffer/data-buffer-0.04.ebuild index 71970fa0f60e..0bce84220009 100644 --- a/dev-perl/data-buffer/data-buffer-0.04.ebuild +++ b/dev-perl/data-buffer/data-buffer-0.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/data-buffer/data-buffer-0.04.ebuild,v 1.19 2007/07/10 23:33:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/data-buffer/data-buffer-0.04.ebuild,v 1.20 2010/01/09 19:47:29 grobian Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/B/BT/BTROTT/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-lang/perl" |