summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-07 03:17:04 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-07 03:17:04 +0000
commit73181e0a5ab478b6c4b0641bc2c49d7698a138c4 (patch)
tree6255480ef1aedd536b483a29ead6c662f6500571
parentsync IUSE (+arts) (diff)
downloadhistorical-73181e0a5ab478b6c4b0641bc2c49d7698a138c4.tar.gz
historical-73181e0a5ab478b6c4b0641bc2c49d7698a138c4.tar.bz2
historical-73181e0a5ab478b6c4b0641bc2c49d7698a138c4.zip
sync IUSE (-doc)
Package-Manager: portage-2.0.51.22-r1
-rw-r--r--app-misc/discomatic/Manifest12
-rw-r--r--app-misc/discomatic/discomatic-0.3.ebuild4
2 files changed, 13 insertions, 3 deletions
diff --git a/app-misc/discomatic/Manifest b/app-misc/discomatic/Manifest
index 190b7b5dd15c..d84b012e73c8 100644
--- a/app-misc/discomatic/Manifest
+++ b/app-misc/discomatic/Manifest
@@ -1,4 +1,14 @@
-MD5 627650fda3273446dd6c043255b874b8 discomatic-0.3.ebuild 615
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 23578fdb74280d36059028732c1b6dcd discomatic-0.3.ebuild 613
MD5 934d76b12b3b8496d8ff43c38e2ce3ee ChangeLog 574
MD5 fe971ab14199cfb606f7c557cdd10e14 metadata.xml 363
MD5 0cec4b6a4f5fa4b20e56299aa4c25180 files/digest-discomatic-0.3 66
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCzJ68BXaUFmZvwyMRAnNbAKC8GZgQwCx3tBiMYgZqR2F4pW4HYACfQ0B7
+mOXlzGmQ8F5cnNoumY1rlNk=
+=SnXw
+-----END PGP SIGNATURE-----
diff --git a/app-misc/discomatic/discomatic-0.3.ebuild b/app-misc/discomatic/discomatic-0.3.ebuild
index 6dc0985a4ad3..69e43e69f35c 100644
--- a/app-misc/discomatic/discomatic-0.3.ebuild
+++ b/app-misc/discomatic/discomatic-0.3.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/discomatic/discomatic-0.3.ebuild,v 1.6 2005/05/21 20:52:10 port001 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/discomatic/discomatic-0.3.ebuild,v 1.7 2005/07/07 03:17:04 agriffis Exp $
inherit gnome2
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
-IUSE="doc"
+IUSE=""
RDEPEND=">=dev-libs/glib-2.2
>=x11-libs/gtk+-2.2"