diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 18:23:55 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 18:23:55 +0000 |
commit | fa203b03455e454e4bdbb64888f3328724ef756a (patch) | |
tree | 95e88d40dc798d29eac893397c71f8436551366c /x11-apps/xclipboard | |
parent | x86 stable, bug 294958 (diff) | |
download | gentoo-2-fa203b03455e454e4bdbb64888f3328724ef756a.tar.gz gentoo-2-fa203b03455e454e4bdbb64888f3328724ef756a.tar.bz2 gentoo-2-fa203b03455e454e4bdbb64888f3328724ef756a.zip |
x86 stable, bug 294958
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
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 aaa68867896a..b7bbad8e7477 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.27 2009/12/10 12:41:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.28 2009/12/10 18:23:55 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + xclipboard-1.1.0.ebuild: + x86 stable, bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xclipboard-1.1.0.ebuild: diff --git a/x11-apps/xclipboard/xclipboard-1.1.0.ebuild b/x11-apps/xclipboard/xclipboard-1.1.0.ebuild index 3474a792f59a..438fbae839b9 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.2 2009/12/10 12:41:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.0.ebuild,v 1.3 2009/12/10 18:23:55 fauli 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 |