summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-30 12:59:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-30 12:59:58 +0000
commit334584e022e5560fb7d3c3c07c9bd4a401840fed (patch)
tree19223a08fb37993a81d1bfd459bc6127889c0781 /net-misc/sipcalc
parentStable for x86, wrt bug #463130 (diff)
downloadgentoo-2-334584e022e5560fb7d3c3c07c9bd4a401840fed.tar.gz
gentoo-2-334584e022e5560fb7d3c3c07c9bd4a401840fed.tar.bz2
gentoo-2-334584e022e5560fb7d3c3c07c9bd4a401840fed.zip
Stable for x86, wrt bug #463130
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/sipcalc')
-rw-r--r--net-misc/sipcalc/ChangeLog5
-rw-r--r--net-misc/sipcalc/sipcalc-1.1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/sipcalc/ChangeLog b/net-misc/sipcalc/ChangeLog
index dc110b9b7afd..c435cef0dcaa 100644
--- a/net-misc/sipcalc/ChangeLog
+++ b/net-misc/sipcalc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/sipcalc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/sipcalc/ChangeLog,v 1.22 2013/03/25 05:16:59 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sipcalc/ChangeLog,v 1.23 2013/03/30 12:59:58 ago Exp $
+
+ 30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> sipcalc-1.1.6.ebuild:
+ Stable for x86, wrt bug #463130
25 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> sipcalc-1.1.6.ebuild:
Add ~amd64-linux and ~x86-linux keywords
diff --git a/net-misc/sipcalc/sipcalc-1.1.6.ebuild b/net-misc/sipcalc/sipcalc-1.1.6.ebuild
index dfeb5f5d3901..d9a54e550936 100644
--- a/net-misc/sipcalc/sipcalc-1.1.6.ebuild
+++ b/net-misc/sipcalc/sipcalc-1.1.6.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/sipcalc/sipcalc-1.1.6.ebuild,v 1.3 2013/03/25 05:16:59 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sipcalc/sipcalc-1.1.6.ebuild,v 1.4 2013/03/30 12:59:58 ago Exp $
EAPI=5
@@ -9,5 +9,5 @@ HOMEPAGE="http://www.routemeister.net/projects/sipcalc/"
SRC_URI="http://www.routemeister.net/projects/${PN}/files/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE=""