diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-05-03 19:16:24 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-05-03 19:16:24 +0000 |
commit | e70223549382cafe740ddacb1d129178ecf61d68 (patch) | |
tree | 0b08145cb62225ffaf0d63e294446a9bbbc24965 /virtual/perl-Time-Local | |
parent | Marked ~x64-macos, bug #365285 (diff) | |
download | gentoo-2-e70223549382cafe740ddacb1d129178ecf61d68.tar.gz gentoo-2-e70223549382cafe740ddacb1d129178ecf61d68.tar.bz2 gentoo-2-e70223549382cafe740ddacb1d129178ecf61d68.zip |
Marked ~x64-macos, bug #365285
(Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'virtual/perl-Time-Local')
-rw-r--r-- | virtual/perl-Time-Local/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Time-Local/perl-Time-Local-1.200.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Time-Local/ChangeLog b/virtual/perl-Time-Local/ChangeLog index c3cf79d4186c..e954c5bc925e 100644 --- a/virtual/perl-Time-Local/ChangeLog +++ b/virtual/perl-Time-Local/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Time-Local # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.44 2011/01/13 08:05:41 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.45 2011/05/03 19:16:24 grobian Exp $ + + 03 May 2011; Fabian Groffen <grobian@gentoo.org> + perl-Time-Local-1.200.ebuild: + Marked ~x64-macos, bug #365285 *perl-Time-Local-1.200 (13 Jan 2011) diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.200.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.200.ebuild index ce2a4db65e92..0949599b458c 100644 --- a/virtual/perl-Time-Local/perl-Time-Local-1.200.ebuild +++ b/virtual/perl-Time-Local/perl-Time-Local-1.200.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/virtual/perl-Time-Local/perl-Time-Local-1.200.ebuild,v 1.1 2011/01/13 08:05:41 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.200.ebuild,v 1.2 2011/05/03 19:16:24 grobian Exp $ DESCRIPTION="Virtual for Time-Local" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="~perl-core/Time-Local-${PV}" |