diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-06-21 14:46:01 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-06-21 14:46:01 +0000 |
commit | cf10358fc7b1f5fe8bff7ca8b7d3063d7d37b663 (patch) | |
tree | 8f5d76008d730efc44ec6edd51755c5e9dead9e9 /dev-perl/Cache-Memcached | |
parent | Marking sparc stable (diff) | |
download | historical-cf10358fc7b1f5fe8bff7ca8b7d3063d7d37b663.tar.gz historical-cf10358fc7b1f5fe8bff7ca8b7d3063d7d37b663.tar.bz2 historical-cf10358fc7b1f5fe8bff7ca8b7d3063d7d37b663.zip |
Marking sparc stable (missed the smoke-output on the last one)
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/Cache-Memcached')
-rw-r--r-- | dev-perl/Cache-Memcached/Cache-Memcached-1.21.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Cache-Memcached/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.21.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.21.ebuild index 83d6ce59652a..7715c4b2d4f8 100644 --- a/dev-perl/Cache-Memcached/Cache-Memcached-1.21.ebuild +++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.21.ebuild,v 1.1 2007/05/09 08:26:30 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.21.ebuild,v 1.2 2007/06/21 14:36:45 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/B/BR/BRADFITZ/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~sparc-fbsd ~x86" IUSE="" DEPEND="!ia64? ( dev-perl/string-crc32 ) diff --git a/dev-perl/Cache-Memcached/ChangeLog b/dev-perl/Cache-Memcached/ChangeLog index 3595b2807a85..7c59636afddf 100644 --- a/dev-perl/Cache-Memcached/ChangeLog +++ b/dev-perl/Cache-Memcached/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Cache-Memcached # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.37 2007/06/21 14:35:01 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.38 2007/06/21 14:36:45 mcummings Exp $ + + 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> + Cache-Memcached-1.21.ebuild: + Marking sparc stable (missed the smoke-output on the last one) 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> Cache-Memcached-1.20.ebuild: |