diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-08-22 16:33:46 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-08-22 16:33:46 +0000 |
commit | be673ea74b0401e1a674369fef64046060360daf (patch) | |
tree | 939ccc3ff35c7f24043c2f770cae9b3602af53ba /sys-apps/ucspi-tcp/ucspi-tcp-0.88-r17.ebuild | |
parent | Clean up old revisions. (diff) | |
download | historical-be673ea74b0401e1a674369fef64046060360daf.tar.gz historical-be673ea74b0401e1a674369fef64046060360daf.tar.bz2 historical-be673ea74b0401e1a674369fef64046060360daf.zip |
x86 stable wrt bug #333915
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'sys-apps/ucspi-tcp/ucspi-tcp-0.88-r17.ebuild')
-rw-r--r-- | sys-apps/ucspi-tcp/ucspi-tcp-0.88-r17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r17.ebuild b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r17.ebuild index 65fc45b0116a..54d63bb6ab48 100644 --- a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r17.ebuild +++ b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r17.ebuild,v 1.2 2010/01/07 21:57:49 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r17.ebuild,v 1.3 2010/08/22 16:33:46 phajdan.jr Exp $ inherit eutils fixheadtails flag-o-matic qmail @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="qmail-spp selinux" RESTRICT="test" |