diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-06-04 00:31:52 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-06-04 00:31:52 +0000 |
commit | bd026baa7a26b1f96814437c6d07252dac815f0f (patch) | |
tree | 03f7f164733fba8574a3cd4820d265c17a0a300a /x11-plugins/wmjsql | |
parent | Version bump (diff) | |
download | historical-bd026baa7a26b1f96814437c6d07252dac815f0f.tar.gz historical-bd026baa7a26b1f96814437c6d07252dac815f0f.tar.bz2 historical-bd026baa7a26b1f96814437c6d07252dac815f0f.zip |
stable sparc, bug 215651
Package-Manager: portage-2.1.6.11/cvs/Linux sparc64
Diffstat (limited to 'x11-plugins/wmjsql')
-rw-r--r-- | x11-plugins/wmjsql/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmjsql/wmjsql-0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmjsql/ChangeLog b/x11-plugins/wmjsql/ChangeLog index e1c9bca99d47..edae0742a38f 100644 --- a/x11-plugins/wmjsql/ChangeLog +++ b/x11-plugins/wmjsql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmjsql -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmjsql/ChangeLog,v 1.10 2007/07/22 04:57:07 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmjsql/ChangeLog,v 1.11 2009/06/04 00:27:18 tcunha Exp $ + + 04 Jun 2009; Tiago Cunha <tcunha@gentoo.org> wmjsql-0.5.ebuild: + stable sparc, bug 215651 22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; wmjsql-0.5.ebuild: Drop virtual/x11 references. diff --git a/x11-plugins/wmjsql/wmjsql-0.5.ebuild b/x11-plugins/wmjsql/wmjsql-0.5.ebuild index 094f7ad3b8a4..a2a3bdd93113 100644 --- a/x11-plugins/wmjsql/wmjsql-0.5.ebuild +++ b/x11-plugins/wmjsql/wmjsql-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmjsql/wmjsql-0.5.ebuild,v 1.10 2007/07/22 04:57:07 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmjsql/wmjsql-0.5.ebuild,v 1.11 2009/06/04 00:27:18 tcunha Exp $ IUSE="" @@ -21,7 +21,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc" +KEYWORDS="ppc sparc x86" src_compile() { cd ${S}/src |