summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2012-05-27 18:20:06 +0000
committerMatt Turner <mattst88@gentoo.org>2012-05-27 18:20:06 +0000
commit972d55f120a5871c732f32416ed734c6195ec069 (patch)
treefec8fe9c41986f295fc121f573142070116ab5db /net-libs/rest
parentAdded ~alpha, bug 379651. (diff)
downloadgentoo-2-972d55f120a5871c732f32416ed734c6195ec069.tar.gz
gentoo-2-972d55f120a5871c732f32416ed734c6195ec069.tar.bz2
gentoo-2-972d55f120a5871c732f32416ed734c6195ec069.zip
Added ~alpha, bug 379651.
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/rest')
-rw-r--r--net-libs/rest/ChangeLog5
-rw-r--r--net-libs/rest/rest-0.7.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/rest/ChangeLog b/net-libs/rest/ChangeLog
index 401ed92e42a2..497999a8a6b4 100644
--- a/net-libs/rest/ChangeLog
+++ b/net-libs/rest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/rest
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.7 2012/05/05 02:54:25 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.8 2012/05/27 18:20:06 mattst88 Exp $
+
+ 27 May 2012; Matt Turner <mattst88@gentoo.org> rest-0.7.12.ebuild:
+ Added ~alpha, bug 379651.
05 May 2012; Jeff Horelick <jdhore@gentoo.org> rest-0.7.11.ebuild,
rest-0.7.12.ebuild:
diff --git a/net-libs/rest/rest-0.7.12.ebuild b/net-libs/rest/rest-0.7.12.ebuild
index 75e694e45400..eafc983039b7 100644
--- a/net-libs/rest/rest-0.7.12.ebuild
+++ b/net-libs/rest/rest-0.7.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.12.ebuild,v 1.4 2012/05/05 02:54:25 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.12.ebuild,v 1.5 2012/05/27 18:20:06 mattst88 Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/librest"
LICENSE="LGPL-2.1"
SLOT="0.7"
-KEYWORDS="amd64 x86"
+KEYWORDS="~alpha amd64 x86"
IUSE="doc +gnome +introspection test"
# Coverage testing should not be enabled