summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/poslib')
-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 1fa3e3df3bc7..8a5414e50a0f 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.18 2006/10/21 10:55:53 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/ChangeLog,v 1.19 2006/10/22 20:25:34 kugelfang Exp $
+
+ 22 Oct 2006; Danny van Dyk <kugelfang@gentoo.org> poslib-1.0.6.ebuild:
+ Marked stable on amd64.
21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> poslib-1.0.6.ebuild:
ppc stable
diff --git a/dev-cpp/poslib/poslib-1.0.6.ebuild b/dev-cpp/poslib/poslib-1.0.6.ebuild
index 366c33ef3bec..ac69361a6db5 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.6 2006/10/21 10:55:53 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/poslib-1.0.6.ebuild,v 1.7 2006/10/22 20:25:34 kugelfang Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/posadis/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="ipv6"
DEPEND=""