diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-27 14:55:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-27 14:55:41 +0000 |
commit | 4cf632ef010657e4b1b4903812b2e00bdfe2c7c6 (patch) | |
tree | 8e5610eb04251a7c559ae679ac075a716850f5a8 | |
parent | Marking postgresql-base-8.4 ppc64 for bug 285475 (diff) | |
download | gentoo-2-4cf632ef010657e4b1b4903812b2e00bdfe2c7c6.tar.gz gentoo-2-4cf632ef010657e4b1b4903812b2e00bdfe2c7c6.tar.bz2 gentoo-2-4cf632ef010657e4b1b4903812b2e00bdfe2c7c6.zip |
Marking ossp-uuid-1.6.2 ppc64 for bug 285475
(Portage version: 2.1.6.13/cvs/Linux ppc64)
-rw-r--r-- | dev-libs/ossp-uuid/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/ossp-uuid/ossp-uuid-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ossp-uuid/ChangeLog b/dev-libs/ossp-uuid/ChangeLog index 182969b0f987..755877a45110 100644 --- a/dev-libs/ossp-uuid/ChangeLog +++ b/dev-libs/ossp-uuid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/ossp-uuid # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ossp-uuid/ChangeLog,v 1.13 2009/05/29 17:24:27 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ossp-uuid/ChangeLog,v 1.14 2009/09/27 14:55:41 ranger Exp $ + + 27 Sep 2009; Brent Baude <ranger@gentoo.org> ossp-uuid-1.6.2.ebuild: + Marking ossp-uuid-1.6.2 ppc64 for bug 285475 29 May 2009; Steve Dibb <beandog@gentoo.org> ossp-uuid-1.6.2.ebuild: amd64 stable diff --git a/dev-libs/ossp-uuid/ossp-uuid-1.6.2.ebuild b/dev-libs/ossp-uuid/ossp-uuid-1.6.2.ebuild index 0ada28a633c6..fa273e7d033a 100644 --- a/dev-libs/ossp-uuid/ossp-uuid-1.6.2.ebuild +++ b/dev-libs/ossp-uuid/ossp-uuid-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ossp-uuid/ossp-uuid-1.6.2.ebuild,v 1.2 2009/05/29 17:24:27 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ossp-uuid/ossp-uuid-1.6.2.ebuild,v 1.3 2009/09/27 14:55:41 ranger Exp $ EAPI="1" @@ -18,7 +18,7 @@ HOMEPAGE="http://www.ossp.org/pkg/lib/uuid/" SRC_URI="ftp://ftp.ossp.org/pkg/lib/uuid/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="+cxx php" DEPEND="php? ( dev-lang/php:5 )" |