summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Nigbur <pyrania@gentoo.org>2005-06-15 09:22:08 +0000
committerMarkus Nigbur <pyrania@gentoo.org>2005-06-15 09:22:08 +0000
commit86aa0afdc320aaecfd27f7585501f61b26d91733 (patch)
tree16a1a9434aa44cf312161fa5ba2452cf8b245ac2 /x11-misc/autocutsel
parentVersion bump. (diff)
downloadgentoo-2-86aa0afdc320aaecfd27f7585501f61b26d91733.tar.gz
gentoo-2-86aa0afdc320aaecfd27f7585501f61b26d91733.tar.bz2
gentoo-2-86aa0afdc320aaecfd27f7585501f61b26d91733.zip
Version bump. New download location.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/autocutsel')
-rw-r--r--x11-misc/autocutsel/ChangeLog9
-rw-r--r--x11-misc/autocutsel/Manifest14
-rw-r--r--x11-misc/autocutsel/autocutsel-0.8.0.ebuild25
-rw-r--r--x11-misc/autocutsel/files/digest-autocutsel-0.8.01
4 files changed, 36 insertions, 13 deletions
diff --git a/x11-misc/autocutsel/ChangeLog b/x11-misc/autocutsel/ChangeLog
index cf1c13144dee..fb3bf5c55daa 100644
--- a/x11-misc/autocutsel/ChangeLog
+++ b/x11-misc/autocutsel/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-misc/autocutsel
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/ChangeLog,v 1.11 2004/10/02 15:44:04 swegener Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/ChangeLog,v 1.12 2005/06/15 09:22:08 pyrania Exp $
+
+*autocutsel-0.8.0 (15 Jun 2005)
+
+ 15 Jun 2005; Markus Nigbur <pyrania@gentoo.org> +autocutsel-0.8.0.ebuild:
+ Version bump. New download location.
28 Jun 2004; Aron Griffis <agriffis@gentoo.org> autocutsel-0.6.2.ebuild:
glibc -> libc
diff --git a/x11-misc/autocutsel/Manifest b/x11-misc/autocutsel/Manifest
index 16ac29a211f2..e48b5f5bf22f 100644
--- a/x11-misc/autocutsel/Manifest
+++ b/x11-misc/autocutsel/Manifest
@@ -1,14 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 79b47822975d309581fbc2bdd4b1dbb8 ChangeLog 916
+MD5 5c53b08723421864dc81399218c79489 ChangeLog 1065
+MD5 b7c9748fde36e097731e5708bc5aabd9 autocutsel-0.8.0.ebuild 697
MD5 a7eca5490acf38f85e2d0c20d5237f5a autocutsel-0.6.2.ebuild 690
MD5 0cdb4c69359b060120620a4c94c236a0 metadata.xml 341
MD5 d93bb1c3ddbeb0132994cac76764c509 files/digest-autocutsel-0.6.2 67
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFBXszKI1lqEGTUzyQRAkgjAJ9PuVvnrSxf8GG242B4cOgLZMI9mQCgkvB6
-R02BnT2tmHFmNMmf8r39SUg=
-=/kXw
------END PGP SIGNATURE-----
+MD5 fa6cc17dc301ffc1976f11d754bdacc5 files/digest-autocutsel-0.8.0 67
diff --git a/x11-misc/autocutsel/autocutsel-0.8.0.ebuild b/x11-misc/autocutsel/autocutsel-0.8.0.ebuild
new file mode 100644
index 000000000000..4cfe5337da65
--- /dev/null
+++ b/x11-misc/autocutsel/autocutsel-0.8.0.ebuild
@@ -0,0 +1,25 @@
+# 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.8.0.ebuild,v 1.1 2005/06/15 09:22:08 pyrania 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"
+
+DEPEND="virtual/libc
+ virtual/x11"
+
+src_compile() {
+ econf || die "econf failed"
+ emake || die
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+
+ dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
+}
diff --git a/x11-misc/autocutsel/files/digest-autocutsel-0.8.0 b/x11-misc/autocutsel/files/digest-autocutsel-0.8.0
new file mode 100644
index 000000000000..605016b3883a
--- /dev/null
+++ b/x11-misc/autocutsel/files/digest-autocutsel-0.8.0
@@ -0,0 +1 @@
+MD5 b5bba239a53394204aa12bb382e206c5 autocutsel-0.8.0.tar.gz 88460