diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-11 19:23:21 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-11 19:23:21 +0000 |
commit | 3d71485e887cf1b0c810682ee800843e480221d2 (patch) | |
tree | df8f461af1ae4d361b6ec29664aa0c0190c037c0 /x11-apps/xclipboard | |
parent | Marking xauth-1.0.7 ppc64 for bug 419473 (diff) | |
download | historical-3d71485e887cf1b0c810682ee800843e480221d2.tar.gz historical-3d71485e887cf1b0c810682ee800843e480221d2.tar.bz2 historical-3d71485e887cf1b0c810682ee800843e480221d2.zip |
Marking xclipboard-1.1.2 ppc64 for bug 419473
Package-Manager: portage-2.1.10.65/cvs/Linux ppc64
Diffstat (limited to 'x11-apps/xclipboard')
-rw-r--r-- | x11-apps/xclipboard/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xclipboard/xclipboard-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xclipboard/ChangeLog b/x11-apps/xclipboard/ChangeLog index 5606dc932f11..dd1acb55d509 100644 --- a/x11-apps/xclipboard/ChangeLog +++ b/x11-apps/xclipboard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xclipboard # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.49 2012/06/28 14:23:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.50 2012/07/11 19:23:21 ranger Exp $ + + 11 Jul 2012; Brent Baude <ranger@gentoo.org> xclipboard-1.1.2.ebuild: + Marking xclipboard-1.1.2 ppc64 stable for bug 419473 28 Jun 2012; Jeroen Roovers <jer@gentoo.org> xclipboard-1.1.2.ebuild: Stable for HPPA (bug #419473). diff --git a/x11-apps/xclipboard/xclipboard-1.1.2.ebuild b/x11-apps/xclipboard/xclipboard-1.1.2.ebuild index e829f5cbfa8d..e1af71e813e9 100644 --- a/x11-apps/xclipboard/xclipboard-1.1.2.ebuild +++ b/x11-apps/xclipboard/xclipboard-1.1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.2.ebuild,v 1.6 2012/06/28 14:23:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.2.ebuild,v 1.7 2012/07/11 19:23:21 ranger Exp $ EAPI=4 inherit xorg-2 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 |