diff options
author | Christian Heim <phreak@gentoo.org> | 2007-01-20 23:45:46 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-01-20 23:45:46 +0000 |
commit | 2d5537619d9a1f6af347e20627a8e565e162ae8e (patch) | |
tree | b28321a48af997a0fe1ca11ce65f625a8623b4d7 /dev-libs/dietlibc | |
parent | Add ~amd64 to KEYWORDS (diff) | |
download | gentoo-2-2d5537619d9a1f6af347e20627a8e565e162ae8e.tar.gz gentoo-2-2d5537619d9a1f6af347e20627a8e565e162ae8e.tar.bz2 gentoo-2-2d5537619d9a1f6af347e20627a8e565e162ae8e.zip |
Moving dietlibc-0.30-r2 stable on amd64 and x86.
(Portage version: 2.1.2-r1)
Diffstat (limited to 'dev-libs/dietlibc')
-rw-r--r-- | dev-libs/dietlibc/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/dietlibc/dietlibc-0.30-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/dietlibc/ChangeLog b/dev-libs/dietlibc/ChangeLog index 2856b34d0e13..f571d621ee5c 100644 --- a/dev-libs/dietlibc/ChangeLog +++ b/dev-libs/dietlibc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/dietlibc -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dietlibc/ChangeLog,v 1.64 2006/10/16 02:55:11 weeve Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dietlibc/ChangeLog,v 1.65 2007/01/20 23:45:46 phreak Exp $ + + 20 Jan 2007; Christian Heim <phreak@gentoo.org> dietlibc-0.30-r2.ebuild: + Moving dietlibc-0.30-r2 stable on amd64 and x86. 16 Oct 2006; Jason Wever <weeve@gentoo.org> dietlibc-0.30.ebuild: Stable on SPARC. diff --git a/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild b/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild index 0c539d532390..c3c5200114fa 100644 --- a/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild +++ b/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild,v 1.1 2006/09/08 07:08:36 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild,v 1.2 2007/01/20 23:45:46 phreak Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86" IUSE="debug" DEPEND="" |