summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-10-21 10:55:53 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-10-21 10:55:53 +0000
commitb4da131cdd5c36680b3234260803bdc627cfce8b (patch)
tree1606d6ad6a11e31700ccd75149f1223a66167bd6 /dev-cpp
parentppc stable (diff)
downloadgentoo-2-b4da131cdd5c36680b3234260803bdc627cfce8b.tar.gz
gentoo-2-b4da131cdd5c36680b3234260803bdc627cfce8b.tar.bz2
gentoo-2-b4da131cdd5c36680b3234260803bdc627cfce8b.zip
ppc stable
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/poslib/ChangeLog5
-rw-r--r--dev-cpp/poslib/poslib-1.0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/poslib/ChangeLog b/dev-cpp/poslib/ChangeLog
index f4d4cac92774..1fa3e3df3bc7 100644
--- a/dev-cpp/poslib/ChangeLog
+++ b/dev-cpp/poslib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/poslib
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/ChangeLog,v 1.17 2006/10/08 19:52:28 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/ChangeLog,v 1.18 2006/10/21 10:55:53 dertobi123 Exp $
+
+ 21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> poslib-1.0.6.ebuild:
+ ppc stable
08 Oct 2006; Andrej Kacian <ticho@gentoo.org> poslib-1.0.6.ebuild:
Stable on x86, bug #148441.
diff --git a/dev-cpp/poslib/poslib-1.0.6.ebuild b/dev-cpp/poslib/poslib-1.0.6.ebuild
index 404973cebdb8..366c33ef3bec 100644
--- a/dev-cpp/poslib/poslib-1.0.6.ebuild
+++ b/dev-cpp/poslib/poslib-1.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/poslib-1.0.6.ebuild,v 1.5 2006/10/08 19:52:28 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/poslib-1.0.6.ebuild,v 1.6 2006/10/21 10:55:53 dertobi123 Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/posadis/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc"
+KEYWORDS="~amd64 ppc x86"
IUSE="ipv6"
DEPEND=""