diff options
author | Johannes Huber <johu@gentoo.org> | 2013-12-16 17:20:19 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2013-12-16 17:20:19 +0000 |
commit | 9a237aa9fb25881146fad5bec62c0b91267bce0e (patch) | |
tree | a9e4a7d2c48f9ce4af73e0091a765e1a2921af3f /www-servers/gorg | |
parent | amd64/x86 stable wrt bug #492080 (diff) | |
download | gentoo-2-9a237aa9fb25881146fad5bec62c0b91267bce0e.tar.gz gentoo-2-9a237aa9fb25881146fad5bec62c0b91267bce0e.tar.bz2 gentoo-2-9a237aa9fb25881146fad5bec62c0b91267bce0e.zip |
x86 stable, bug #492268
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'www-servers/gorg')
-rw-r--r-- | www-servers/gorg/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/gorg/gorg-0.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/gorg/ChangeLog b/www-servers/gorg/ChangeLog index f7da5cffe030..508d7b324241 100644 --- a/www-servers/gorg/ChangeLog +++ b/www-servers/gorg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/gorg # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/gorg/ChangeLog,v 1.41 2013/12/15 17:30:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/gorg/ChangeLog,v 1.42 2013/12/16 17:20:19 johu Exp $ + + 16 Dec 2013; Johannes Huber <johu@gentoo.org> gorg-0.7.0.ebuild: + x86 stable, bug #492268 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> Manifest: Stable for x86, wrt bug #492268 diff --git a/www-servers/gorg/gorg-0.7.0.ebuild b/www-servers/gorg/gorg-0.7.0.ebuild index ba76bf981603..a0a00e9e8164 100644 --- a/www-servers/gorg/gorg-0.7.0.ebuild +++ b/www-servers/gorg/gorg-0.7.0.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/www-servers/gorg/gorg-0.7.0.ebuild,v 1.3 2013/12/15 17:30:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/gorg/gorg-0.7.0.ebuild,v 1.4 2013/12/16 17:20:19 johu Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 ruby20" @@ -14,7 +14,7 @@ IUSE="fastcgi" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" CDEPEND=" >=dev-libs/libxml2-2.6.16 |