diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-01-04 22:03:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-01-04 22:03:49 +0000 |
commit | f85dc712e1d8c52ff625dcc36f2b09abdfc5033c (patch) | |
tree | fe60df7c2a34244fb3f2793bfc499698e8f35f9e /x11-misc/autocutsel | |
parent | always run automake if the configure file calls AM_INIT_AUTOMAKE #397697 by M... (diff) | |
download | gentoo-2-f85dc712e1d8c52ff625dcc36f2b09abdfc5033c.tar.gz gentoo-2-f85dc712e1d8c52ff625dcc36f2b09abdfc5033c.tar.bz2 gentoo-2-f85dc712e1d8c52ff625dcc36f2b09abdfc5033c.zip |
amd64 stable
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'x11-misc/autocutsel')
-rw-r--r-- | x11-misc/autocutsel/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/autocutsel/autocutsel-0.9.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/autocutsel/ChangeLog b/x11-misc/autocutsel/ChangeLog index d874563e6524..f0d215b9d6cd 100644 --- a/x11-misc/autocutsel/ChangeLog +++ b/x11-misc/autocutsel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/autocutsel -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/ChangeLog,v 1.23 2009/02/10 20:15:38 angelos Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/ChangeLog,v 1.24 2012/01/04 22:03:49 armin76 Exp $ + + 04 Jan 2012; Raúl Porcel <armin76@gentoo.org> autocutsel-0.9.0.ebuild: + amd64 stable 10 Feb 2009; Christoph Mende <angelos@gentoo.org> autocutsel-0.9.0.ebuild: Keyworded ~amd64 diff --git a/x11-misc/autocutsel/autocutsel-0.9.0.ebuild b/x11-misc/autocutsel/autocutsel-0.9.0.ebuild index 19ec8de9fa43..ec30c3cf1b43 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-2009 Gentoo Foundation +# Copyright 1999-2012 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.6 2009/02/10 20:15:38 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/autocutsel/autocutsel-0.9.0.ebuild,v 1.7 2012/01/04 22:03:49 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="~amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXmu |