diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-08-07 15:03:51 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-08-07 15:03:51 +0000 |
commit | c906d49eed77b3391b5763d26b234f7af2001efa (patch) | |
tree | 5e1838b797e46dce6bc924cc89a8afcd7178ec4d /dev-libs | |
parent | Keyworded on alpha, bug 521972 (diff) | |
download | gentoo-2-c906d49eed77b3391b5763d26b234f7af2001efa.tar.gz gentoo-2-c906d49eed77b3391b5763d26b234f7af2001efa.tar.bz2 gentoo-2-c906d49eed77b3391b5763d26b234f7af2001efa.zip |
Keyworded on alpha, bug 521972
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xFF10CDC620675478)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gom/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/gom/gom-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gom/ChangeLog b/dev-libs/gom/ChangeLog index 40cc5e3285e2..c7a3bd50c410 100644 --- a/dev-libs/gom/ChangeLog +++ b/dev-libs/gom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/gom # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gom/ChangeLog,v 1.12 2015/06/26 09:21:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gom/ChangeLog,v 1.13 2015/08/07 15:03:51 klausman Exp $ + + 07 Aug 2015; Tobias Klausmann <klausman@gentoo.org> gom-0.3.1.ebuild: + Keyworded on alpha, bug 521972 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> gom-0.3.1.ebuild: Stable for x86, wrt bug #551814 diff --git a/dev-libs/gom/gom-0.3.1.ebuild b/dev-libs/gom/gom-0.3.1.ebuild index e5eded115e94..8d6cc7ed3edf 100644 --- a/dev-libs/gom/gom-0.3.1.ebuild +++ b/dev-libs/gom/gom-0.3.1.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/gom/gom-0.3.1.ebuild,v 1.4 2015/06/26 09:21:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gom/gom-0.3.1.ebuild,v 1.5 2015/08/07 15:03:51 klausman Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ LICENSE="LGPL-2+" SLOT="0" IUSE="+introspection test" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" RDEPEND=" >=dev-db/sqlite-3.7:3 |