diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-06 16:26:32 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-06 16:26:32 +0000 |
commit | 9fc4dd3b8c1cc12f4c8f5fa551a88d1022938b14 (patch) | |
tree | 8687e64dea26da378eca56237307bcffd04e7529 /dev-db/sqliteman | |
parent | Marking fltk-2.0_pre6786 ppc64 for bug 263409 (diff) | |
download | gentoo-2-9fc4dd3b8c1cc12f4c8f5fa551a88d1022938b14.tar.gz gentoo-2-9fc4dd3b8c1cc12f4c8f5fa551a88d1022938b14.tar.bz2 gentoo-2-9fc4dd3b8c1cc12f4c8f5fa551a88d1022938b14.zip |
amd64/x86 stable, bug #282452
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/sqliteman')
-rw-r--r-- | dev-db/sqliteman/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/sqliteman/sqliteman-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/sqliteman/ChangeLog b/dev-db/sqliteman/ChangeLog index 09dd9e4d9c69..b8813053992c 100644 --- a/dev-db/sqliteman/ChangeLog +++ b/dev-db/sqliteman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/sqliteman # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteman/ChangeLog,v 1.2 2009/03/14 12:09:22 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteman/ChangeLog,v 1.3 2009/09/06 16:26:31 maekke Exp $ + + 06 Sep 2009; Markus Meier <maekke@gentoo.org> sqliteman-1.2.1.ebuild: + amd64/x86 stable, bug #282452 *sqliteman-1.2.1 (14 Mar 2009) diff --git a/dev-db/sqliteman/sqliteman-1.2.1.ebuild b/dev-db/sqliteman/sqliteman-1.2.1.ebuild index 0da516f71abc..429b2b3c2fbb 100644 --- a/dev-db/sqliteman/sqliteman-1.2.1.ebuild +++ b/dev-db/sqliteman/sqliteman-1.2.1.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-db/sqliteman/sqliteman-1.2.1.ebuild,v 1.2 2009/08/23 16:35:34 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteman/sqliteman-1.2.1.ebuild,v 1.3 2009/09/06 16:26:32 maekke Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="x11-libs/qt-gui:4 |