diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-01-25 17:26:34 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-01-25 17:26:34 +0000 |
commit | 14bd93b540d64441ca8835c48d6da0f9e5b925df (patch) | |
tree | 75ec1e8dba8239ee5567ffc42815b6658d249792 /gnustep-libs | |
parent | quote variable (diff) | |
download | gentoo-2-14bd93b540d64441ca8835c48d6da0f9e5b925df.tar.gz gentoo-2-14bd93b540d64441ca8835c48d6da0f9e5b925df.tar.bz2 gentoo-2-14bd93b540d64441ca8835c48d6da0f9e5b925df.zip |
stable x86, bug 207381
(Portage version: 2.1.3.19)
Diffstat (limited to 'gnustep-libs')
-rw-r--r-- | gnustep-libs/rigs/ChangeLog | 8 | ||||
-rw-r--r-- | gnustep-libs/rigs/rigs-0.2.2.20050714-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnustep-libs/rigs/ChangeLog b/gnustep-libs/rigs/ChangeLog index c946b8824e8c..65abf745cf76 100644 --- a/gnustep-libs/rigs/ChangeLog +++ b/gnustep-libs/rigs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-libs/rigs -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/rigs/ChangeLog,v 1.5 2007/09/11 11:31:06 voyageur Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/rigs/ChangeLog,v 1.6 2008/01/25 17:26:34 opfer Exp $ + + 25 Jan 2008; Christian Faulhammer <opfer@gentoo.org> + rigs-0.2.2.20050714-r1.ebuild: + stable x86, bug 207381 *rigs-0.2.2.20050714-r1 (11 Sep 2007) diff --git a/gnustep-libs/rigs/rigs-0.2.2.20050714-r1.ebuild b/gnustep-libs/rigs/rigs-0.2.2.20050714-r1.ebuild index d414c99fff72..9fa015386236 100644 --- a/gnustep-libs/rigs/rigs-0.2.2.20050714-r1.ebuild +++ b/gnustep-libs/rigs/rigs-0.2.2.20050714-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/rigs/rigs-0.2.2.20050714-r1.ebuild,v 1.1 2007/09/11 11:31:06 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/rigs/rigs-0.2.2.20050714-r1.ebuild,v 1.2 2008/01/25 17:26:34 opfer Exp $ inherit gnustep-2 @@ -8,7 +8,7 @@ DESCRIPTION="Ruby Interface for GNUstep." HOMEPAGE="http://www.gnustep.org/experience/RIGS.html" SRC_URI="mirror://gentoo/${P}.tar.bz2" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="~amd64 ~ppc x86" LICENSE="LGPL-2.1 GPL-2" SLOT="0" |