diff options
author | 2014-07-20 09:17:58 +0000 | |
---|---|---|
committer | 2014-07-20 09:17:58 +0000 | |
commit | 6b00408fead176f7f1666e80e1c8483801f4f73e (patch) | |
tree | ee37762ea3b0d59f6cd476ef82b701e29fdfc296 /dev-db/hsqldb | |
parent | amd64 stable, bug #488268 (diff) | |
download | gentoo-2-6b00408fead176f7f1666e80e1c8483801f4f73e.tar.gz gentoo-2-6b00408fead176f7f1666e80e1c8483801f4f73e.tar.bz2 gentoo-2-6b00408fead176f7f1666e80e1c8483801f4f73e.zip |
amd64 stable, bug #488884
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-db/hsqldb')
-rw-r--r-- | dev-db/hsqldb/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/hsqldb/ChangeLog b/dev-db/hsqldb/ChangeLog index 0991e703373d..e7805da116a7 100644 --- a/dev-db/hsqldb/ChangeLog +++ b/dev-db/hsqldb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/hsqldb -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/hsqldb/ChangeLog,v 1.73 2013/06/27 21:43:20 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/hsqldb/ChangeLog,v 1.74 2014/07/20 09:17:58 pacho Exp $ + + 20 Jul 2014; Pacho Ramos <pacho@gentoo.org> hsqldb-1.8.1.3-r1.ebuild: + amd64 stable, bug #488884 27 Jun 2013; Alexis Ballier <aballier@gentoo.org> hsqldb-1.8.1.3-r1.ebuild: keyword ~amd64-fbsd diff --git a/dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild b/dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild index 153a4eb1d0a8..9dca5bf18d23 100644 --- a/dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild +++ b/dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild,v 1.3 2013/06/27 21:43:20 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild,v 1.4 2014/07/20 09:17:58 pacho Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" CDEPEND=" |