diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-12-25 12:15:12 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-12-25 12:15:12 +0000 |
commit | 23a388fd7ad9b9d3b29c7e49017644dcb1a75487 (patch) | |
tree | 472ac7303f568d4606744ee413241291f0d7c89f /dev-perl/Mac-Pasteboard | |
parent | [bump] dev-perl/Class-Load-0.130.0 (diff) | |
download | gentoo-2-23a388fd7ad9b9d3b29c7e49017644dcb1a75487.tar.gz gentoo-2-23a388fd7ad9b9d3b29c7e49017644dcb1a75487.tar.bz2 gentoo-2-23a388fd7ad9b9d3b29c7e49017644dcb1a75487.zip |
Put back keywords, verified to work, bug #395265
(Portage version: 2.2.01.20023-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/Mac-Pasteboard')
-rw-r--r-- | dev-perl/Mac-Pasteboard/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mac-Pasteboard/ChangeLog b/dev-perl/Mac-Pasteboard/ChangeLog index ac838686e85f..4759779cc6bd 100644 --- a/dev-perl/Mac-Pasteboard/ChangeLog +++ b/dev-perl/Mac-Pasteboard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Mac-Pasteboard # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mac-Pasteboard/ChangeLog,v 1.5 2011/12/19 14:32:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mac-Pasteboard/ChangeLog,v 1.6 2011/12/25 12:15:12 grobian Exp $ + + 25 Dec 2011; Fabian Groffen <grobian@gentoo.org> Mac-Pasteboard-0.3.0.ebuild: + Put back keywords, verified to work, bug #395265 *Mac-Pasteboard-0.3.0 (19 Dec 2011) diff --git a/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild b/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild index 33dd1b343aa3..1ffd69d38bad 100644 --- a/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild +++ b/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild,v 1.1 2011/12/19 14:32:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild,v 1.2 2011/12/25 12:15:12 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Manipulate Mac OS X clipboards/pasteboards" SLOT="0" -KEYWORDS="" # "~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND=" |