diff options
author | 2010-01-18 19:08:31 +0000 | |
---|---|---|
committer | 2010-01-18 19:08:31 +0000 | |
commit | 5014a5f0646204e8c54b46517f3daf340f62b38e (patch) | |
tree | 59eed7d1c33345f90a6a80e72769d3efa929da56 /x11-apps/xclipboard | |
parent | Version bump. (diff) | |
download | historical-5014a5f0646204e8c54b46517f3daf340f62b38e.tar.gz historical-5014a5f0646204e8c54b46517f3daf340f62b38e.tar.bz2 historical-5014a5f0646204e8c54b46517f3daf340f62b38e.zip |
sh/sparc stable wrt #294958
Package-Manager: portage-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 8723b034f5f6..a1b9b65c6813 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.32 2010/01/17 22:27:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.33 2010/01/18 19:08:31 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> xclipboard-1.1.0.ebuild: + sh/sparc stable wrt #294958 17 Jan 2010; Jeroen Roovers <jer@gentoo.org> xclipboard-1.1.0.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-apps/xclipboard/xclipboard-1.1.0.ebuild b/x11-apps/xclipboard/xclipboard-1.1.0.ebuild index 3b8c90e552c2..ec45a407fa20 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.7 2010/01/17 22:27:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.0.ebuild,v 1.8 2010/01/18 19:08:31 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 |