diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 18:18:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 18:18:29 +0000 |
commit | df47b5b03f6b9db91ddd38980578038513df9f06 (patch) | |
tree | a8ac6c442f7f954c8c26885080dba1bdc55c8d1b /x11-apps/xclipboard | |
parent | s390 stable wrt #294958 (diff) | |
download | gentoo-2-df47b5b03f6b9db91ddd38980578038513df9f06.tar.gz gentoo-2-df47b5b03f6b9db91ddd38980578038513df9f06.tar.bz2 gentoo-2-df47b5b03f6b9db91ddd38980578038513df9f06.zip |
s390 stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-apps/xclipboard')
-rw-r--r-- | x11-apps/xclipboard/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xclipboard/xclipboard-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xclipboard/ChangeLog b/x11-apps/xclipboard/ChangeLog index a1b9b65c6813..225b8cc9ad3a 100644 --- a/x11-apps/xclipboard/ChangeLog +++ b/x11-apps/xclipboard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xclipboard # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.33 2010/01/18 19:08:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.34 2010/01/19 18:18:29 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xclipboard-1.1.0.ebuild: + s390 stable wrt #294958 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> xclipboard-1.1.0.ebuild: sh/sparc stable wrt #294958 diff --git a/x11-apps/xclipboard/xclipboard-1.1.0.ebuild b/x11-apps/xclipboard/xclipboard-1.1.0.ebuild index ec45a407fa20..b759c21f8055 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-2010 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.8 2010/01/18 19:08:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.0.ebuild,v 1.9 2010/01/19 18:18:29 armin76 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 |