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
commit164105713c5b0c4eca7e9d3efeaec82b8ce9eee8 (patch)
tree5b924bb29358f973acea3502154e8307127ce1d3 /x11-misc/autocutsel
parentVersion bump. (diff)
downloadhistorical-164105713c5b0c4eca7e9d3efeaec82b8ce9eee8.tar.gz
historical-164105713c5b0c4eca7e9d3efeaec82b8ce9eee8.tar.bz2
historical-164105713c5b0c4eca7e9d3efeaec82b8ce9eee8.zip
Version bump. New download location.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-misc/autocutsel')
-rw-r--r--x11-misc/autocutsel/ChangeLog9
-rw-r--r--x11-misc/autocutsel/Manifest12
-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, 40 insertions, 7 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..9e6605673165 100644
--- a/x11-misc/autocutsel/Manifest
+++ b/x11-misc/autocutsel/Manifest
@@ -1,14 +1,16 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 79b47822975d309581fbc2bdd4b1dbb8 ChangeLog 916
+MD5 f0d610ec436feb059b67737870aa0adb ChangeLog 1064
+MD5 8a4fc5ff6848c056c2598ed013ac7ee7 autocutsel-0.8.0.ebuild 695
MD5 a7eca5490acf38f85e2d0c20d5237f5a autocutsel-0.6.2.ebuild 690
MD5 0cdb4c69359b060120620a4c94c236a0 metadata.xml 341
MD5 d93bb1c3ddbeb0132994cac76764c509 files/digest-autocutsel-0.6.2 67
+MD5 fa6cc17dc301ffc1976f11d754bdacc5 files/digest-autocutsel-0.8.0 67
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
+Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFBXszKI1lqEGTUzyQRAkgjAJ9PuVvnrSxf8GG242B4cOgLZMI9mQCgkvB6
-R02BnT2tmHFmNMmf8r39SUg=
-=/kXw
+iD8DBQFCr/NTI7fK2cqeyXkRAo2cAKDiUrjTjBy+2my4V5OvEu8I1O8iewCeO+Iw
+kpgjLwiLe9wRAoY2Qgo38ZM=
+=q48q
-----END PGP SIGNATURE-----
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