diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-08-23 14:36:22 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-08-23 14:36:22 +0000 |
commit | e4638429112d2f916bf439c2f593dfa2cf314741 (patch) | |
tree | 15e032bdd6963605581257c8a1a27af4cb5c063e /app-misc | |
parent | fix dependencies for current -claws versions, remove broken keywords (diff) | |
download | gentoo-2-e4638429112d2f916bf439c2f593dfa2cf314741.tar.gz gentoo-2-e4638429112d2f916bf439c2f593dfa2cf314741.tar.bz2 gentoo-2-e4638429112d2f916bf439c2f593dfa2cf314741.zip |
Fixed invalid atoms.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/booh/booh-0.8.1.ebuild | 4 | ||||
-rw-r--r-- | app-misc/booh/booh-0.8.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/booh/booh-0.8.1.ebuild b/app-misc/booh/booh-0.8.1.ebuild index f60710db1e4d..7fea92c35d24 100644 --- a/app-misc/booh/booh-0.8.1.ebuild +++ b/app-misc/booh/booh-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/booh/booh-0.8.1.ebuild,v 1.2 2005/08/17 11:48:58 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/booh/booh-0.8.1.ebuild,v 1.3 2005/08/23 14:32:05 swegener Exp $ DESCRIPTION="Static HTML photo album generator" HOMEPAGE="http://www.zarb.org/~gc/html/booh.html" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="gtk transcode encode exif" -DEPEND=">=ruby-gtk2-0.12.0 +DEPEND=">=dev-ruby/ruby-gtk2-0.12.0 >=dev-lang/ruby-1.8.2 >=dev-ruby/ruby-gettext-0.8.0 gtk? ( >=dev-ruby/ruby-gtk2-0.12.0 diff --git a/app-misc/booh/booh-0.8.2.ebuild b/app-misc/booh/booh-0.8.2.ebuild index 6026ecc3fb7f..09406bfd2f88 100644 --- a/app-misc/booh/booh-0.8.2.ebuild +++ b/app-misc/booh/booh-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/booh/booh-0.8.2.ebuild,v 1.1 2005/08/17 11:52:48 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/booh/booh-0.8.2.ebuild,v 1.2 2005/08/23 14:32:42 swegener Exp $ DESCRIPTION="Static HTML photo album generator" HOMEPAGE="http://www.zarb.org/~gc/html/booh.html" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="gtk transcode encode exif" -DEPEND=">=ruby-gtk2-0.12.0 +DEPEND=">=dev-ruby/ruby-gtk2-0.12.0 >=dev-lang/ruby-1.8.2 >=dev-ruby/ruby-gettext-0.8.0 gtk? ( >=dev-ruby/ruby-gtk2-0.12.0 |