summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrzemyslaw Maciag <troll@gentoo.org>2007-01-04 22:35:50 +0000
committerPrzemyslaw Maciag <troll@gentoo.org>2007-01-04 22:35:50 +0000
commit88869de95334856ecdf7dcb17ddf1c966200ac81 (patch)
treeb82f0c9a70206d0f0701cdc93e5e450245a13f7a /x11-misc/autocutsel
parentGet rid of debug.eclass usage. (diff)
downloadgentoo-2-88869de95334856ecdf7dcb17ddf1c966200ac81.tar.gz
gentoo-2-88869de95334856ecdf7dcb17ddf1c966200ac81.tar.bz2
gentoo-2-88869de95334856ecdf7dcb17ddf1c966200ac81.zip
Version bump (0.9.0)
(Portage version: 2.1.2_rc4-r4)
Diffstat (limited to 'x11-misc/autocutsel')
-rw-r--r--x11-misc/autocutsel/ChangeLog10
-rw-r--r--x11-misc/autocutsel/autocutsel-0.9.0.ebuild27
-rw-r--r--x11-misc/autocutsel/files/digest-autocutsel-0.9.03
3 files changed, 38 insertions, 2 deletions
diff --git a/x11-misc/autocutsel/ChangeLog b/x11-misc/autocutsel/ChangeLog
index 5a2067c8ee65..0a33f67708a4 100644
--- a/x11-misc/autocutsel/ChangeLog
+++ b/x11-misc/autocutsel/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-misc/autocutsel
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/ChangeLog,v 1.17 2006/09/21 11:49:30 nelchael Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/ChangeLog,v 1.18 2007/01/04 22:35:50 troll Exp $
+
+*autocutsel-0.9.0 (04 Jan 2007)
+
+ 04 Jan 2007; Przemysław Maciąg <troll@gentoo.org>
+ +autocutsel-0.9.0.ebuild:
+ Version bump (0.9.0)
*autocutsel-0.8.1 (21 Sep 2006)
diff --git a/x11-misc/autocutsel/autocutsel-0.9.0.ebuild b/x11-misc/autocutsel/autocutsel-0.9.0.ebuild
new file mode 100644
index 000000000000..9d30585cbad6
--- /dev/null
+++ b/x11-misc/autocutsel/autocutsel-0.9.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/autocutsel-0.9.0.ebuild,v 1.1 2007/01/04 22:35:50 troll Exp $
+
+DESCRIPTION="Synchronise the two copy/paste buffers mainly used by X applications"
+HOMEPAGE="http://www.lepton.fr/tools/autocutsel/"
+SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz"
+IUSE=""
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~ppc ~sparc ~x86"
+
+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
+
+ dodoc AUTHORS ChangeLog NEWS README TODO
+}
diff --git a/x11-misc/autocutsel/files/digest-autocutsel-0.9.0 b/x11-misc/autocutsel/files/digest-autocutsel-0.9.0
new file mode 100644
index 000000000000..7cb5831d7e3e
--- /dev/null
+++ b/x11-misc/autocutsel/files/digest-autocutsel-0.9.0
@@ -0,0 +1,3 @@
+MD5 ba4a6f632cb4815ae4e5c3027c24cfc5 autocutsel-0.9.0.tar.gz 297595
+RMD160 d6bfd0cfb53cb15dbd10b4bc989f6ebdc20511e9 autocutsel-0.9.0.tar.gz 297595
+SHA256 bef0ebc2dc2c92fc29f00867771229fd8391e6028bbb8bca9d809e827119e342 autocutsel-0.9.0.tar.gz 297595