summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-05-22 15:19:45 +0000
committerSven Wegener <swegener@gentoo.org>2005-05-22 15:19:45 +0000
commitb22ab10d1a1140fb2dfa50649f088c239718d663 (patch)
treec2f18161ad379f9a80c60ef62d1f57491e3fc343 /app-misc
parentBeautified *DEPEND and SRC_URI. (diff)
downloadhistorical-b22ab10d1a1140fb2dfa50649f088c239718d663.tar.gz
historical-b22ab10d1a1140fb2dfa50649f088c239718d663.tar.bz2
historical-b22ab10d1a1140fb2dfa50649f088c239718d663.zip
Beautified *DEPEND and SRC_URI.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/booh/Manifest18
-rw-r--r--app-misc/booh/booh-0.1.0.ebuild4
-rw-r--r--app-misc/booh/booh-0.2.0.ebuild8
3 files changed, 21 insertions, 9 deletions
diff --git a/app-misc/booh/Manifest b/app-misc/booh/Manifest
index a06facc35ed2..cc0183a222dc 100644
--- a/app-misc/booh/Manifest
+++ b/app-misc/booh/Manifest
@@ -1,10 +1,20 @@
-MD5 05fa08144eda66243c06ecf9a94608b7 ChangeLog 800
-MD5 d55092e1bf0321d85f912f51e953d7b2 booh-0.1.0.ebuild 801
-MD5 3f5e3d0504df5eb09726ee857d9cdb85 booh-0.2.0.ebuild 833
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 36bc02d42393a45911b8ec972036fe1a booh-0.3.0.ebuild 904
-MD5 188ebc998838f7c82012c80790f77c1c metadata.xml 240
MD5 038859d490a0abe571e11f7ae9abeeb8 booh-0.5.0.ebuild 911
+MD5 985f088d8d5c3c85b38cf24df15e84d6 booh-0.1.0.ebuild 806
+MD5 e70d40d0a57d195fdc417269fa83f1af booh-0.2.0.ebuild 833
+MD5 05fa08144eda66243c06ecf9a94608b7 ChangeLog 800
+MD5 188ebc998838f7c82012c80790f77c1c metadata.xml 240
MD5 30c9a476ea8e72c7cb5ee9e046c20fd5 files/digest-booh-0.1.0 62
MD5 d9c3882ab06e096bc720d0f9e7ad44ea files/digest-booh-0.2.0 62
MD5 5d5ab68b64025ba67a81c71a0e43d44f files/digest-booh-0.3.0 62
MD5 0d50be41420bbb1ceb6deabbfa0d097d files/digest-booh-0.5.0 63
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCkKMpI1lqEGTUzyQRAsZ3AJ9Dz/fx+1Uhq9q54EVJtDfnhQlVGACfcI1+
+CvQXVynEYbNT+Wh7dUGNDk0=
+=jbbO
+-----END PGP SIGNATURE-----
diff --git a/app-misc/booh/booh-0.1.0.ebuild b/app-misc/booh/booh-0.1.0.ebuild
index 8ede1ccbde7a..3a8c9bd8e9d9 100644
--- a/app-misc/booh/booh-0.1.0.ebuild
+++ b/app-misc/booh/booh-0.1.0.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.1.0.ebuild,v 1.1 2005/04/01 15:44:56 dams Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/booh/booh-0.1.0.ebuild,v 1.2 2005/05/22 15:19:45 swegener Exp $
inherit eutils
@@ -15,7 +15,7 @@ IUSE="gtk"
DEPEND=">=dev-lang/ruby-1.8.2
>=dev-ruby/ruby-gettext-0.8.0
- gtk? ( >=dev-ruby/ruby-gtk2-0.10.1)
+ gtk? ( >=dev-ruby/ruby-gtk2-0.10.1 )
media-gfx/exif
>=media-gfx/imagemagick-6.2.0.4"
diff --git a/app-misc/booh/booh-0.2.0.ebuild b/app-misc/booh/booh-0.2.0.ebuild
index 8b3e0daf3e0c..9d5695becf4c 100644
--- a/app-misc/booh/booh-0.2.0.ebuild
+++ b/app-misc/booh/booh-0.2.0.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.2.0.ebuild,v 1.2 2005/04/05 16:30:23 dams Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/booh/booh-0.2.0.ebuild,v 1.3 2005/05/22 15:19:45 swegener Exp $
inherit eutils
@@ -15,8 +15,10 @@ IUSE="gtk"
DEPEND=">=dev-lang/ruby-1.8.2
>=dev-ruby/ruby-gettext-0.8.0
- gtk? ( >=dev-ruby/ruby-gtk2-0.12.0)
- gtk? ( >=x11-libs/gtk+-2.6.0 )
+ gtk? (
+ >=dev-ruby/ruby-gtk2-0.12.0
+ >=x11-libs/gtk+-2.6.0
+ )
media-gfx/exif
>=media-gfx/imagemagick-6.2.0.4"