diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-18 19:59:59 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-18 19:59:59 +0000 |
commit | 3f199a4cc38daefe3b622f73fc5a18178c0837ae (patch) | |
tree | 11bfbb379a3ff926fe727064e918d8696b64eb3c /net-misc | |
parent | x86 stable wrt bug #393267 (diff) | |
download | gentoo-2-3f199a4cc38daefe3b622f73fc5a18178c0837ae.tar.gz gentoo-2-3f199a4cc38daefe3b622f73fc5a18178c0837ae.tar.bz2 gentoo-2-3f199a4cc38daefe3b622f73fc5a18178c0837ae.zip |
x86 stable wrt bug #393841
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ipsc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/ipsc/ipsc-0.4.3.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/ipsc/ChangeLog b/net-misc/ipsc/ChangeLog index dcb299fd1508..a95aca28e1d9 100644 --- a/net-misc/ipsc/ChangeLog +++ b/net-misc/ipsc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ipsc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsc/ChangeLog,v 1.8 2011/12/16 20:53:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsc/ChangeLog,v 1.9 2011/12/18 19:59:59 phajdan.jr Exp $ + + 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ipsc-0.4.3.2-r2.ebuild: + x86 stable wrt bug #393841 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> ipsc-0.4.3.2-r2.ebuild: Stable for AMD64, wrt bug #393841 diff --git a/net-misc/ipsc/ipsc-0.4.3.2-r2.ebuild b/net-misc/ipsc/ipsc-0.4.3.2-r2.ebuild index 85d6e91a1a85..b1a467acdd05 100644 --- a/net-misc/ipsc/ipsc-0.4.3.2-r2.ebuild +++ b/net-misc/ipsc/ipsc-0.4.3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsc/ipsc-0.4.3.2-r2.ebuild,v 1.3 2011/12/16 20:53:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipsc/ipsc-0.4.3.2-r2.ebuild,v 1.4 2011/12/18 19:59:59 phajdan.jr Exp $ inherit toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://packages.debian.org/unstable/net/ipsc" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="" |