diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-10-08 19:52:28 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-10-08 19:52:28 +0000 |
commit | 473870706ae03fc6c0216f519b59ddcd0b80abdf (patch) | |
tree | 137a03171653656bb462d11935324104fad8b192 /dev-cpp | |
parent | Dropped ~ppc-macos, see you in prefix. (diff) | |
download | gentoo-2-473870706ae03fc6c0216f519b59ddcd0b80abdf.tar.gz gentoo-2-473870706ae03fc6c0216f519b59ddcd0b80abdf.tar.bz2 gentoo-2-473870706ae03fc6c0216f519b59ddcd0b80abdf.zip |
Stable on x86, bug #148441.
(Portage version: 2.1.2_pre2-r3)
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/poslib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/poslib/poslib-1.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/poslib/ChangeLog b/dev-cpp/poslib/ChangeLog index 1a8f0fbab263..f4d4cac92774 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.16 2006/09/21 01:11:13 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/ChangeLog,v 1.17 2006/10/08 19:52:28 ticho Exp $ + + 08 Oct 2006; Andrej Kacian <ticho@gentoo.org> poslib-1.0.6.ebuild: + Stable on x86, bug #148441. 21 Sep 2006; MATSUU Takuto <matsuu@gentoo.org> poslib-1.0.6.ebuild: Fixed HOMEPAGE. diff --git a/dev-cpp/poslib/poslib-1.0.6.ebuild b/dev-cpp/poslib/poslib-1.0.6.ebuild index a63f9e4a6a7c..404973cebdb8 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.4 2006/09/21 01:11:13 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/poslib-1.0.6.ebuild,v 1.5 2006/10/08 19:52:28 ticho 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="x86 ~amd64 ~ppc" IUSE="ipv6" DEPEND="" |