diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-06 17:28:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-06 17:28:24 +0000 |
commit | 1dd8862a88afc1692a05a031f1ac04c35cc0f679 (patch) | |
tree | e17c8c59cfe2b4d2ca729705af3d89cf91151664 /dev-python/webut | |
parent | Removed alternative dependency on Qt metapackage (diff) | |
download | historical-1dd8862a88afc1692a05a031f1ac04c35cc0f679.tar.gz historical-1dd8862a88afc1692a05a031f1ac04c35cc0f679.tar.bz2 historical-1dd8862a88afc1692a05a031f1ac04c35cc0f679.zip |
sparc stable
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'dev-python/webut')
-rw-r--r-- | dev-python/webut/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/webut/webut-0.1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/webut/ChangeLog b/dev-python/webut/ChangeLog index 6ad0d7f56b60..edf2a0a2cd8c 100644 --- a/dev-python/webut/ChangeLog +++ b/dev-python/webut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/webut # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/ChangeLog,v 1.9 2009/10/04 20:02:44 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/ChangeLog,v 1.10 2009/10/06 17:28:24 armin76 Exp $ + + 06 Oct 2009; Raúl Porcel <armin76@gentoo.org> webut-0.1.0.2.ebuild: + sparc stable 04 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> webut-0.1.0.2.ebuild: diff --git a/dev-python/webut/webut-0.1.0.2.ebuild b/dev-python/webut/webut-0.1.0.2.ebuild index 0fbe68ff0f4f..29d3fafec03c 100644 --- a/dev-python/webut/webut-0.1.0.2.ebuild +++ b/dev-python/webut/webut-0.1.0.2.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-python/webut/webut-0.1.0.2.ebuild,v 1.9 2009/10/04 20:02:44 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/webut-0.1.0.2.ebuild,v 1.10 2009/10/06 17:28:24 armin76 Exp $ inherit distutils versionator @@ -11,7 +11,7 @@ HOMEPAGE="http://www.inoi.fi/open/trac/webut" SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc sparc x86" IUSE="examples" DEPEND="" |