diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-11 13:51:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-11 13:51:04 +0000 |
commit | 0b77a99103483db66f307e50dfdabf8197ed48bf (patch) | |
tree | d56c11792fc73a8af4df6af10c5e3d35e7112226 /x11-misc/autocutsel | |
parent | Version bump. Add unicode support, use system libpcre. (diff) | |
download | gentoo-2-0b77a99103483db66f307e50dfdabf8197ed48bf.tar.gz gentoo-2-0b77a99103483db66f307e50dfdabf8197ed48bf.tar.bz2 gentoo-2-0b77a99103483db66f307e50dfdabf8197ed48bf.zip |
x86 stable wrt bug 166333
(Portage version: 2.1.2-r9)
Diffstat (limited to 'x11-misc/autocutsel')
-rw-r--r-- | x11-misc/autocutsel/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/autocutsel/autocutsel-0.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/autocutsel/ChangeLog b/x11-misc/autocutsel/ChangeLog index b1545fa13c17..52ed18327036 100644 --- a/x11-misc/autocutsel/ChangeLog +++ b/x11-misc/autocutsel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/autocutsel # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/ChangeLog,v 1.19 2007/02/11 13:09:51 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/ChangeLog,v 1.20 2007/02/11 13:51:04 armin76 Exp $ + + 11 Feb 2007; Raúl Porcel <armin76@gentoo.org> autocutsel-0.9.0.ebuild: + x86 stable wrt bug 166333 11 Feb 2007; Samuli Suominen <drac@gentoo.org> autocutsel-0.9.0.ebuild: Remove usage of virtual/x11 and switch to emake from make. diff --git a/x11-misc/autocutsel/autocutsel-0.9.0.ebuild b/x11-misc/autocutsel/autocutsel-0.9.0.ebuild index 7cd445a2e0ee..4435774e14f5 100644 --- a/x11-misc/autocutsel/autocutsel-0.9.0.ebuild +++ b/x11-misc/autocutsel/autocutsel-0.9.0.ebuild @@ -1,6 +1,6 @@ # 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.2 2007/02/11 13:09:51 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/autocutsel-0.9.0.ebuild,v 1.3 2007/02/11 13:51:04 armin76 Exp $ DESCRIPTION="Synchronise the two copy/paste buffers mainly used by X applications" HOMEPAGE="http://www.lepton.fr/tools/autocutsel/" @@ -9,7 +9,7 @@ IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~ppc ~sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXmu |