diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 14:08:51 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 14:08:51 +0000 |
commit | 798ecbf1059a3d03b38979f4f8b52b69c99eb975 (patch) | |
tree | 6828cb76f4c8a27d2124eec7cea46c3afad7041f /x11-misc | |
parent | Initial import. Ebuild submitted by archan <archanp@hotpop.com>, closing bug ... (diff) | |
download | historical-798ecbf1059a3d03b38979f4f8b52b69c99eb975.tar.gz historical-798ecbf1059a3d03b38979f4f8b52b69c99eb975.tar.bz2 historical-798ecbf1059a3d03b38979f4f8b52b69c99eb975.zip |
Removed default ${S}, added IUSE.
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/gcolor/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/gcolor/gcolor-0.4.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/grpn/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/grpn/grpn-1.1.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/grun/Manifest | 6 | ||||
-rw-r--r-- | x11-misc/gwhere/Manifest | 10 | ||||
-rw-r--r-- | x11-misc/kpasman/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/kpasman/kpasman-0.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/peksystray/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/peksystray/peksystray-0.2.ebuild | 5 | ||||
-rw-r--r-- | x11-misc/pogo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/pogo/pogo-2.2.ebuild | 5 | ||||
-rw-r--r-- | x11-misc/tkseti/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/tkseti/tkseti-3.06.ebuild | 6 |
14 files changed, 46 insertions, 32 deletions
diff --git a/x11-misc/gcolor/ChangeLog b/x11-misc/gcolor/ChangeLog index 124479e5eaaa..b6965cb7451b 100644 --- a/x11-misc/gcolor/ChangeLog +++ b/x11-misc/gcolor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/gcolor -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gcolor/ChangeLog,v 1.2 2004/01/15 05:26:26 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gcolor/ChangeLog,v 1.3 2004/06/19 14:07:39 pyrania Exp $ + + 19 Jun 2004; <pyrania@gentoo.org> gcolor-0.4.ebuild: + Removed default ${S}, added IUSE. *gcolor-0.4 (02 Jan 2004) diff --git a/x11-misc/gcolor/gcolor-0.4.ebuild b/x11-misc/gcolor/gcolor-0.4.ebuild index f372ee345791..0390542b8f6e 100644 --- a/x11-misc/gcolor/gcolor-0.4.ebuild +++ b/x11-misc/gcolor/gcolor-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gcolor/gcolor-0.4.ebuild,v 1.2 2004/05/23 16:23:00 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gcolor/gcolor-0.4.ebuild,v 1.3 2004/06/19 14:07:39 pyrania Exp $ DESCRIPTION="A simple color selector." HOMEPAGE="http://gcolor.sourceforge.net/" @@ -9,9 +9,9 @@ DEPEND="x11-libs/gtk+" SLOT="0" KEYWORDS="x86 ppc" +ISUE="" SRC_URI="mirror://sourceforge/gcolor/${P}.tar.gz" -S=${WORKDIR}/${P} src_compile() { ./configure \ diff --git a/x11-misc/grpn/ChangeLog b/x11-misc/grpn/ChangeLog index c2f2226fabb4..f9efd49d1407 100644 --- a/x11-misc/grpn/ChangeLog +++ b/x11-misc/grpn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/grpn # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grpn/ChangeLog,v 1.2 2004/06/12 17:41:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grpn/ChangeLog,v 1.3 2004/06/19 14:08:51 pyrania Exp $ + + 19 Jun 2004; <pyrania@gentoo.org> grpn-1.1.2.ebuild: + Removed default ${S}, added IUSE. 12 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> grpn-1.1.2.ebuild: Stable on alpha. diff --git a/x11-misc/grpn/grpn-1.1.2.ebuild b/x11-misc/grpn/grpn-1.1.2.ebuild index 4004a0395c32..b87bb2454271 100644 --- a/x11-misc/grpn/grpn-1.1.2.ebuild +++ b/x11-misc/grpn/grpn-1.1.2.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grpn/grpn-1.1.2.ebuild,v 1.6 2004/06/12 17:41:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grpn/grpn-1.1.2.ebuild,v 1.7 2004/06/19 14:08:51 pyrania Exp $ -S=${WORKDIR}/${P} DESCRIPTION="GRPN is a Reverse Polish Notation calculator for X" HOMEPAGE="http://lashwhip.com/grpn.html" SRC_URI="http://lashwhip.com/grpn/${P}.tar.gz" @@ -13,6 +12,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc ~sparc alpha ~hppa" +IUSE="" src_compile() { emake || die diff --git a/x11-misc/grun/Manifest b/x11-misc/grun/Manifest index 805b65462dd1..774b358f55c7 100644 --- a/x11-misc/grun/Manifest +++ b/x11-misc/grun/Manifest @@ -1,4 +1,4 @@ -MD5 ec8c10e0c215d70ad772bbbe42172cab ChangeLog 651 -MD5 a3483ef41c5b38323d9e0658bd6fbd54 grun-0.9.2.ebuild 2481 -MD5 73023cc27e61e18e71950b09863a0e1c files/digest-grun-0.9.2 67 +MD5 e43a4c81ff3f9d0bb45f60117291af50 ChangeLog 730 +MD5 bbaf0847ff61e3bea19d62e6a6ffc281 grun-0.9.2.ebuild 2461 MD5 0ec741add267fdf1d3940d5cb5549acf files/grun-0.9.2-gentoo.diff 52328 +MD5 73023cc27e61e18e71950b09863a0e1c files/digest-grun-0.9.2 67 diff --git a/x11-misc/gwhere/Manifest b/x11-misc/gwhere/Manifest index 17cf1f575472..1de4a1cd76d1 100644 --- a/x11-misc/gwhere/Manifest +++ b/x11-misc/gwhere/Manifest @@ -1,7 +1,7 @@ -MD5 1ee7a74c83396beae825d91091d04b30 ChangeLog 1046 -MD5 8d3a0eafed20f7b91fdd7cbde06f1071 gwhere-0.1.1.ebuild 722 -MD5 ea69cf7c639fccb652210fa004572485 gwhere-0.1.2.ebuild 691 -MD5 6f97409320771977e71b77dbaa986a32 gwhere-0.1.3.ebuild 692 +MD5 ed42c8521ca37ed2c729156aa701c3e5 gwhere-0.1.2.ebuild 689 +MD5 728dfa7e76fbabd91ee56fa199bf6896 ChangeLog 1163 +MD5 778fbae606b52c389638d2474b705d9f gwhere-0.1.1.ebuild 700 +MD5 f5a2e1d56cdfb1a05a0049452ca7148c gwhere-0.1.3.ebuild 689 +MD5 b9779b7f0dd85a8fa02969d7cd3b580e files/digest-gwhere-0.1.3 64 MD5 bc44a82614c93347f821078002e11df6 files/digest-gwhere-0.1.1 64 MD5 eabb75831ab23b2fd0344f902e29bac0 files/digest-gwhere-0.1.2 64 -MD5 b9779b7f0dd85a8fa02969d7cd3b580e files/digest-gwhere-0.1.3 64 diff --git a/x11-misc/kpasman/ChangeLog b/x11-misc/kpasman/ChangeLog index 171392066fcd..b23ce99d4308 100644 --- a/x11-misc/kpasman/ChangeLog +++ b/x11-misc/kpasman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/kpasman # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasman/ChangeLog,v 1.3 2004/03/14 17:31:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasman/ChangeLog,v 1.4 2004/06/19 14:06:26 pyrania Exp $ + + 19 Jun 2004; <pyrania@gentoo.org> kpasman-0.2.ebuild: + Removed default ${S}, added IUSE. 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> kpasman-0.2.ebuild: inherit kde instead of deprecated kde-base diff --git a/x11-misc/kpasman/kpasman-0.2.ebuild b/x11-misc/kpasman/kpasman-0.2.ebuild index d37886eb24c0..55e1f18d976f 100644 --- a/x11-misc/kpasman/kpasman-0.2.ebuild +++ b/x11-misc/kpasman/kpasman-0.2.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasman/kpasman-0.2.ebuild,v 1.4 2004/03/14 17:31:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasman/kpasman-0.2.ebuild,v 1.5 2004/06/19 14:06:26 pyrania Exp $ inherit kde -S=${WORKDIR}/${P} DESCRIPTION="Kpasman is a small password manager for the K Desktop Environment" SRC_URI="mirror://sourceforge/kpasman/${P}.tar.gz" HOMEPAGE="http://kpasman.sourceforge.net/" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" need-kde 3 diff --git a/x11-misc/peksystray/ChangeLog b/x11-misc/peksystray/ChangeLog index 3186b81443ce..d4bb89c21257 100644 --- a/x11-misc/peksystray/ChangeLog +++ b/x11-misc/peksystray/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/peksystray # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/ChangeLog,v 1.2 2004/06/12 17:52:05 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/ChangeLog,v 1.3 2004/06/19 14:05:00 pyrania Exp $ + + 19 Jun 2004; <pyrania@gentoo.org> peksystray-0.2.ebuild: + Removed default ${S}, added IUSE. 12 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> peksystray-0.2.ebuild: Stable on alpha. diff --git a/x11-misc/peksystray/peksystray-0.2.ebuild b/x11-misc/peksystray/peksystray-0.2.ebuild index 2761c0eb3995..841f2af4ac11 100644 --- a/x11-misc/peksystray/peksystray-0.2.ebuild +++ b/x11-misc/peksystray/peksystray-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/peksystray-0.2.ebuild,v 1.3 2004/06/12 17:52:05 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/peksystray-0.2.ebuild,v 1.4 2004/06/19 14:05:00 pyrania Exp $ inherit eutils @@ -12,8 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 alpha" DEPEND="virtual/x11" - -S=${WORKDIR}/${P} +IUSE="" src_unpack() { unpack ${A} diff --git a/x11-misc/pogo/ChangeLog b/x11-misc/pogo/ChangeLog index 49e185984b2c..710a49d7db17 100644 --- a/x11-misc/pogo/ChangeLog +++ b/x11-misc/pogo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/pogo # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pogo/ChangeLog,v 1.2 2004/04/25 20:49:07 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pogo/ChangeLog,v 1.3 2004/06/19 14:03:43 pyrania Exp $ + + 19 Jun 2004; <pyrania@gentoo.org> pogo-2.2.ebuild: + Removed default ${S}, added IUSE. 25 Apr 2004; Jon Hood <squinky86@gentoo.org> pogo-2.2.ebuild: added "die" diff --git a/x11-misc/pogo/pogo-2.2.ebuild b/x11-misc/pogo/pogo-2.2.ebuild index ad900865b002..a259af5681be 100644 --- a/x11-misc/pogo/pogo-2.2.ebuild +++ b/x11-misc/pogo/pogo-2.2.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pogo/pogo-2.2.ebuild,v 1.3 2004/04/25 20:49:07 squinky86 Exp $ - -S="${WORKDIR}/Epplets-${PV}" +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pogo/pogo-2.2.ebuild,v 1.4 2004/06/19 14:03:43 pyrania Exp $ DESCRIPTION="Pogo is a neat launcher program for X" SRC_URI="http://www.ibiblio.org/propaganda/${PN}/${P}.tar.gz" @@ -11,7 +9,6 @@ HOMEPAGE="http://www.ibiblio.org/propaganda/pogo/" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -S=${WORKDIR}/${P} DEPEND="virtual/x11 media-libs/imlib diff --git a/x11-misc/tkseti/ChangeLog b/x11-misc/tkseti/ChangeLog index 2654f1db5e3c..2128c593cfd4 100644 --- a/x11-misc/tkseti/ChangeLog +++ b/x11-misc/tkseti/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/tkseti # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tkseti/ChangeLog,v 1.9 2004/03/23 18:46:21 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tkseti/ChangeLog,v 1.10 2004/06/19 14:02:48 pyrania Exp $ + + 19 Jun 2004; <pyrania@gentoo.org> tkseti-3.06.ebuild: + Removed default ${S}, added IUSE. 22 Mar 2004; Brandon Hale <tseng@gentoo.org> tkseti-3.06.ebuild: Fix DEPEND-ness, bug #45343 diff --git a/x11-misc/tkseti/tkseti-3.06.ebuild b/x11-misc/tkseti/tkseti-3.06.ebuild index dace0ee72a9e..417904c6f367 100644 --- a/x11-misc/tkseti/tkseti-3.06.ebuild +++ b/x11-misc/tkseti/tkseti-3.06.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tkseti/tkseti-3.06.ebuild,v 1.12 2004/03/22 19:38:02 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tkseti/tkseti-3.06.ebuild,v 1.13 2004/06/19 14:02:48 pyrania Exp $ -S="${WORKDIR}/${P}" DESCRIPTION="TkSeti is a GUI to control the SETI@Home client for UNIX." SRC_URI="http://www.cuug.ab.ca/~macdonal/tkseti/${P}.tar.gz" HOMEPAGE="http://www.cuug.ab.ca/~macdonal/tkseti/tkseti.html" @@ -13,7 +12,8 @@ DEPEND=">=dev-lang/tcl-8.3.3 SLOT="0" LICENSE="as-is" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" +IUSE="" src_compile() { echo "Nothing to compile for ${P}." |