diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:52:41 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:52:41 +0000 |
commit | 7a6d39193819ba9da98dc581df93c125fb6b5ab9 (patch) | |
tree | 014611f83841ad5d0fbd89baf556bd64c63f8574 /dev-perl/File-MMagic | |
parent | marking stable sparc x86 (diff) | |
download | historical-7a6d39193819ba9da98dc581df93c125fb6b5ab9.tar.gz historical-7a6d39193819ba9da98dc581df93c125fb6b5ab9.tar.bz2 historical-7a6d39193819ba9da98dc581df93c125fb6b5ab9.zip |
Marking stable sparc x86
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/File-MMagic')
-rw-r--r-- | dev-perl/File-MMagic/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/File-MMagic/File-MMagic-1.25.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/File-MMagic/ChangeLog b/dev-perl/File-MMagic/ChangeLog index a244c49a4114..a1580111391b 100644 --- a/dev-perl/File-MMagic/ChangeLog +++ b/dev-perl/File-MMagic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/File-MMagic -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.28 2005/11/19 08:59:47 mcummings Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.29 2006/01/13 20:48:59 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + File-MMagic-1.25.ebuild: + Marking stable sparc x86 *File-MMagic-1.25 (19 Nov 2005) diff --git a/dev-perl/File-MMagic/File-MMagic-1.25.ebuild b/dev-perl/File-MMagic/File-MMagic-1.25.ebuild index a4105108e8e0..bb5e5040ae2f 100644 --- a/dev-perl/File-MMagic/File-MMagic-1.25.ebuild +++ b/dev-perl/File-MMagic/File-MMagic-1.25.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.25.ebuild,v 1.1 2005/11/19 08:59:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.25.ebuild,v 1.2 2006/01/13 20:48:59 mcummings Exp $ inherit perl-module @@ -11,5 +11,5 @@ SRC_TEST="do" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc x86" IUSE="" |