diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:16:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:16:27 +0000 |
commit | 0673106d49beb3acdc383e43a84c9e80f56830ce (patch) | |
tree | a819aceba1ca80e599fe9bc8c1d02064ce002b49 /x11-apps/xkbprint | |
parent | Add missing inherit, bug #297063 (diff) | |
download | historical-0673106d49beb3acdc383e43a84c9e80f56830ce.tar.gz historical-0673106d49beb3acdc383e43a84c9e80f56830ce.tar.bz2 historical-0673106d49beb3acdc383e43a84c9e80f56830ce.zip |
Marking xkbprint-1.0.2 ppc64 for bug 294958
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'x11-apps/xkbprint')
-rw-r--r-- | x11-apps/xkbprint/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xkbprint/xkbprint-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xkbprint/ChangeLog b/x11-apps/xkbprint/ChangeLog index 805f856a82d1..a0f237c56e37 100644 --- a/x11-apps/xkbprint/ChangeLog +++ b/x11-apps/xkbprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbprint # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.20 2009/12/10 18:42:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.21 2009/12/15 19:16:27 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xkbprint-1.0.2.ebuild: + Marking xkbprint-1.0.2 ppc64 stable for bug 294958 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xkbprint-1.0.2.ebuild: diff --git a/x11-apps/xkbprint/xkbprint-1.0.2.ebuild b/x11-apps/xkbprint/xkbprint-1.0.2.ebuild index f0ae613fde8d..103b25f055fe 100644 --- a/x11-apps/xkbprint/xkbprint-1.0.2.ebuild +++ b/x11-apps/xkbprint/xkbprint-1.0.2.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/xkbprint/xkbprint-1.0.2.ebuild,v 1.3 2009/12/10 18:42:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.2.ebuild,v 1.4 2009/12/15 19:16:27 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="print an XKB keyboard description" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libxkbfile" DEPEND="${RDEPEND}" |