summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-01-15 16:18:06 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-01-15 16:18:06 +0000
commit11190fe3028a20328e7ae738c4a5b4ff3e106430 (patch)
treed1efa4acf66740829dc48319cba6d8394952f550 /x11-misc/autocutsel
parentMore fixing of the installation of i8kmon (diff)
downloadhistorical-11190fe3028a20328e7ae738c4a5b4ff3e106430.tar.gz
historical-11190fe3028a20328e7ae738c4a5b4ff3e106430.tar.bz2
historical-11190fe3028a20328e7ae738c4a5b4ff3e106430.zip
Fixed DEPEND for modular X, removed old version.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-misc/autocutsel')
-rw-r--r--x11-misc/autocutsel/ChangeLog8
-rw-r--r--x11-misc/autocutsel/Manifest6
-rw-r--r--x11-misc/autocutsel/autocutsel-0.6.2.ebuild20
-rw-r--r--x11-misc/autocutsel/autocutsel-0.8.0.ebuild15
-rw-r--r--x11-misc/autocutsel/files/digest-autocutsel-0.6.21
5 files changed, 19 insertions, 31 deletions
diff --git a/x11-misc/autocutsel/ChangeLog b/x11-misc/autocutsel/ChangeLog
index f8843eb4f77a..1125ef48f7f8 100644
--- a/x11-misc/autocutsel/ChangeLog
+++ b/x11-misc/autocutsel/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/autocutsel
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/ChangeLog,v 1.15 2005/11/11 23:17:28 hansmi Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/ChangeLog,v 1.16 2006/01/15 16:18:06 nelchael Exp $
+
+ 15 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+ -autocutsel-0.6.2.ebuild, autocutsel-0.8.0.ebuild:
+ Fixed DEPEND for modular X, removed old version.
11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org>
autocutsel-0.8.0.ebuild:
diff --git a/x11-misc/autocutsel/Manifest b/x11-misc/autocutsel/Manifest
index ed985668abbd..9af3e0a52698 100644
--- a/x11-misc/autocutsel/Manifest
+++ b/x11-misc/autocutsel/Manifest
@@ -1,6 +1,4 @@
-MD5 f05eefbf101dbefbad84c69d8a9d7bbe ChangeLog 1436
-MD5 daaaddc31f4790cae960d08285079cf5 autocutsel-0.6.2.ebuild 612
-MD5 7a3a35f3afb0a90f55c780ac9229f334 autocutsel-0.8.0.ebuild 613
-MD5 d93bb1c3ddbeb0132994cac76764c509 files/digest-autocutsel-0.6.2 67
+MD5 878cc037d66f63a855f9c29656d5482d ChangeLog 1596
+MD5 799668d5379d6afbf1231feaea4cb60e autocutsel-0.8.0.ebuild 761
MD5 fa6cc17dc301ffc1976f11d754bdacc5 files/digest-autocutsel-0.8.0 67
MD5 0cdb4c69359b060120620a4c94c236a0 metadata.xml 341
diff --git a/x11-misc/autocutsel/autocutsel-0.6.2.ebuild b/x11-misc/autocutsel/autocutsel-0.6.2.ebuild
deleted file mode 100644
index 05facbac1fde..000000000000
--- a/x11-misc/autocutsel/autocutsel-0.6.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/autocutsel-0.6.2.ebuild,v 1.12 2005/11/01 13:41:02 nelchael Exp $
-
-DESCRIPTION="Synchronise the two copy/paste buffers mainly used by X applications"
-HOMEPAGE="http://www.lepton.fr/tools/autocutsel/"
-SRC_URI="http://www.lepton.fr/tools/autocutsel/${P}.tar.gz"
-IUSE=""
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 sparc ppc"
-
-DEPEND="virtual/libc
- virtual/x11"
-
-src_install() {
- make DESTDIR=${D} install || die
-
- dodoc AUTHORS ChangeLog NEWS README TODO
-}
diff --git a/x11-misc/autocutsel/autocutsel-0.8.0.ebuild b/x11-misc/autocutsel/autocutsel-0.8.0.ebuild
index ee66f134df5c..6c38ed23c17e 100644
--- a/x11-misc/autocutsel/autocutsel-0.8.0.ebuild
+++ b/x11-misc/autocutsel/autocutsel-0.8.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/autocutsel-0.8.0.ebuild,v 1.4 2005/11/11 23:17:28 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/autocutsel-0.8.0.ebuild,v 1.5 2006/01/15 16:18:06 nelchael Exp $
DESCRIPTION="Synchronise the two copy/paste buffers mainly used by X applications"
HOMEPAGE="http://www.lepton.fr/tools/autocutsel/"
@@ -10,8 +10,15 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="ppc sparc x86"
-DEPEND="virtual/libc
- virtual/x11"
+RDEPEND="|| ( (
+ x11-libs/libX11
+ x11-libs/libXmu
+ x11-libs/libXt
+ x11-libs/libXaw
+ x11-libs/libXext )
+ virtual/x11 )"
+DEPEND="${RDEPEND}
+ || ( x11-proto/xproto virtual/x11 )"
src_install() {
make DESTDIR=${D} install || die
diff --git a/x11-misc/autocutsel/files/digest-autocutsel-0.6.2 b/x11-misc/autocutsel/files/digest-autocutsel-0.6.2
deleted file mode 100644
index 5d4a8337b207..000000000000
--- a/x11-misc/autocutsel/files/digest-autocutsel-0.6.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6433673cff5e063e28a0d96b13393199 autocutsel-0.6.2.tar.gz 40776