diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 13:03:40 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 13:03:40 +0000 |
commit | 4cfad087b8051427dad7dd7110794256f519e243 (patch) | |
tree | 4cd069a10048475e93daf9392da578227e9dc5b1 /x11-apps/xclipboard | |
parent | amd64 stable wrt #294958 (diff) | |
download | historical-4cfad087b8051427dad7dd7110794256f519e243.tar.gz historical-4cfad087b8051427dad7dd7110794256f519e243.tar.bz2 historical-4cfad087b8051427dad7dd7110794256f519e243.zip |
amd64 stable wrt #294958
Package-Manager: portage-2.2_rc56/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xclipboard')
-rw-r--r-- | x11-apps/xclipboard/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xclipboard/xclipboard-1.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/xclipboard/ChangeLog b/x11-apps/xclipboard/ChangeLog index 326e349be412..aaa68867896a 100644 --- a/x11-apps/xclipboard/ChangeLog +++ b/x11-apps/xclipboard/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xclipboard # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.26 2009/10/15 12:25:59 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.27 2009/12/10 12:41:34 ssuominen Exp $ + + 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> + xclipboard-1.1.0.ebuild: + amd64 stable wrt #294958 *xclipboard-1.1.0 (15 Oct 2009) diff --git a/x11-apps/xclipboard/xclipboard-1.1.0.ebuild b/x11-apps/xclipboard/xclipboard-1.1.0.ebuild index 13375a4950de..3474a792f59a 100644 --- a/x11-apps/xclipboard/xclipboard-1.1.0.ebuild +++ b/x11-apps/xclipboard/xclipboard-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.0.ebuild,v 1.1 2009/10/15 12:25:59 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.0.ebuild,v 1.2 2009/12/10 12:41:34 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="interchange between cut buffer and selection" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXaw x11-libs/libxkbfile |