diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 15:25:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 15:25:53 +0000 |
commit | 77157f1323c7df37d66429042b615a5417176f3d (patch) | |
tree | 2593aedb61ce391004975b899254610061436768 /net-misc | |
parent | Stable for ppc, wrt bug #459824 (diff) | |
download | gentoo-2-77157f1323c7df37d66429042b615a5417176f3d.tar.gz gentoo-2-77157f1323c7df37d66429042b615a5417176f3d.tar.bz2 gentoo-2-77157f1323c7df37d66429042b615a5417176f3d.zip |
Stable for ppc, wrt bug #457446
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/httptype/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/httptype/httptype-1.3.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/httptype/ChangeLog b/net-misc/httptype/ChangeLog index 7a881fa97858..47793486504e 100644 --- a/net-misc/httptype/ChangeLog +++ b/net-misc/httptype/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/httptype # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/httptype/ChangeLog,v 1.14 2013/03/02 19:14:15 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptype/ChangeLog,v 1.15 2013/03/03 15:25:53 ago Exp $ + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> httptype-1.3.9-r1.ebuild: + Stable for ppc, wrt bug #457446 02 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> httptype-1.3.9-r1.ebuild: Stable on amd64, wrt bug #457446 diff --git a/net-misc/httptype/httptype-1.3.9-r1.ebuild b/net-misc/httptype/httptype-1.3.9-r1.ebuild index 2f4daacd2f17..9127e8e725cd 100644 --- a/net-misc/httptype/httptype-1.3.9-r1.ebuild +++ b/net-misc/httptype/httptype-1.3.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/httptype/httptype-1.3.9-r1.ebuild,v 1.3 2013/03/02 19:14:15 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptype/httptype-1.3.9-r1.ebuild,v 1.4 2013/03/03 15:25:53 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ppc ~ppc64 ~x86 ~amd64-linux" IUSE="" |