summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2005-11-30 10:09:41 +0000
committerChris White <chriswhite@gentoo.org>2005-11-30 10:09:41 +0000
commit354cf9b5b38bae6093e79e23d53a9e6cf2566398 (patch)
tree686693ceef3276a4434d1b1164d4e2c1aa494be5 /net-www/qplug
parent(no commit message) (diff)
downloadgentoo-2-354cf9b5b38bae6093e79e23d53a9e6cf2566398.tar.gz
gentoo-2-354cf9b5b38bae6093e79e23d53a9e6cf2566398.tar.bz2
gentoo-2-354cf9b5b38bae6093e79e23d53a9e6cf2566398.zip
*** empty log message ***
Diffstat (limited to 'net-www/qplug')
-rw-r--r--net-www/qplug/ChangeLog7
-rw-r--r--net-www/qplug/Manifest14
-rw-r--r--net-www/qplug/qplug-0.4.1.ebuild5
3 files changed, 20 insertions, 6 deletions
diff --git a/net-www/qplug/ChangeLog b/net-www/qplug/ChangeLog
index b8b99e3e157e..0d07a733c599 100644
--- a/net-www/qplug/ChangeLog
+++ b/net-www/qplug/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/qplug
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/qplug/ChangeLog,v 1.1 2003/08/03 20:57:15 vapier Exp $
+# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/qplug/ChangeLog,v 1.1.1.1 2005/11/30 10:07:50 chriswhite Exp $
+
+ 02 Oct 2004; Markus Nigbur <pyrania@gentoo.org> qplug-0.4.1.ebuild:
+ Added IUSE.
*qplug-0.4.1 (03 Aug 2003)
diff --git a/net-www/qplug/Manifest b/net-www/qplug/Manifest
index 48f340520db7..24e2e3ee7bd1 100644
--- a/net-www/qplug/Manifest
+++ b/net-www/qplug/Manifest
@@ -1,3 +1,13 @@
-MD5 c317df5cc71aa62ee3a8f492f7460887 qplug-0.4.1.ebuild 675
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 02ab19b9589b86a43b1882b52b8d1e12 qplug-0.4.1.ebuild 675
+MD5 2a27e93c60a9819afdd5bb03323a411c ChangeLog 408
MD5 6f23a4dec460e516a5e93f352da31421 files/digest-qplug-0.4.1 59
-MD5 d470d3acaebe37b8bba8f23047cca01d ChangeLog 331
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFBXexwI7fK2cqeyXkRAnrVAKC0+xuoxtu3aOV3D31bZ8m1bspVAQCfZ6SP
+PJcecht3TpXGgGDzH7yow5Y=
+=dtOE
+-----END PGP SIGNATURE-----
diff --git a/net-www/qplug/qplug-0.4.1.ebuild b/net-www/qplug/qplug-0.4.1.ebuild
index 8d1fd2e70b5f..4f4794cd559a 100644
--- a/net-www/qplug/qplug-0.4.1.ebuild
+++ b/net-www/qplug/qplug-0.4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/qplug/qplug-0.4.1.ebuild,v 1.1 2003/08/03 20:57:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/qplug/qplug-0.4.1.ebuild,v 1.1.1.1 2005/11/30 10:07:50 chriswhite Exp $
inherit nsplugins
@@ -11,6 +11,7 @@ SRC_URI="http://www.linuxquake.com/qplug/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="virtual/x11"