diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 10:55:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 10:55:21 +0000 |
commit | 9da499290be6b57e68b9482e562a8785e903d485 (patch) | |
tree | e975fbe1c326fc300c5d2e87641fb1bb23927662 /dev-libs | |
parent | Stable for ia64, wrt bug #544618 (diff) | |
download | gentoo-2-9da499290be6b57e68b9482e562a8785e903d485.tar.gz gentoo-2-9da499290be6b57e68b9482e562a8785e903d485.tar.bz2 gentoo-2-9da499290be6b57e68b9482e562a8785e903d485.zip |
Stable for ia64, wrt bug #536704
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/ossp-uuid/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/ossp-uuid/ossp-uuid-1.6.2-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ossp-uuid/ChangeLog b/dev-libs/ossp-uuid/ChangeLog index ea5a2f4a39c6..704ffb57ec0c 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ossp-uuid/ChangeLog,v 1.55 2015/04/13 08:20:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ossp-uuid/ChangeLog,v 1.56 2015/04/14 10:55:21 ago Exp $ + + 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> ossp-uuid-1.6.2-r4.ebuild: + Stable for ia64, wrt bug #536704 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> ossp-uuid-1.6.2-r4.ebuild: Stable for alpha, wrt bug #536704 diff --git a/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r4.ebuild b/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r4.ebuild index a8018f2213c4..738cf72a84e9 100644 --- a/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r4.ebuild +++ b/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-r4.ebuild,v 1.8 2015/04/13 08:20:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ossp-uuid/ossp-uuid-1.6.2-r4.ebuild,v 1.9 2015/04/14 10:55:21 ago Exp $ EAPI="5" @@ -23,7 +23,7 @@ SRC_URI="ftp://ftp.ossp.org/pkg/lib/uuid/${MY_P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="+cxx perl php static-libs" DEPEND="perl? ( dev-lang/perl:= )" |