diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-26 22:49:42 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-26 22:49:42 +0000 |
commit | 27ece929d9c0760fa2cdbd97e07980c0620ef7d0 (patch) | |
tree | e9e2ec10366c39dac5e188a69b89a0e63880109c /x11-misc/stripclub | |
parent | Fix the quotation. (diff) | |
download | gentoo-2-27ece929d9c0760fa2cdbd97e07980c0620ef7d0.tar.gz gentoo-2-27ece929d9c0760fa2cdbd97e07980c0620ef7d0.tar.bz2 gentoo-2-27ece929d9c0760fa2cdbd97e07980c0620ef7d0.zip |
Stable on x86 wrt bug #203314
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-misc/stripclub')
-rw-r--r-- | x11-misc/stripclub/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/stripclub/stripclub-0.9.1.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/stripclub/ChangeLog b/x11-misc/stripclub/ChangeLog index c8901f64578b..22a344fd4465 100644 --- a/x11-misc/stripclub/ChangeLog +++ b/x11-misc/stripclub/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/stripclub # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/stripclub/ChangeLog,v 1.8 2007/12/01 20:57:19 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/stripclub/ChangeLog,v 1.9 2007/12/26 22:49:42 cla Exp $ + + 26 Dec 2007; Dawid Węgliński <cla@gentoo.org> + stripclub-0.9.1.2-r1.ebuild: + Stable on x86 (bug #203314) *stripclub-0.9.1.2-r1 (01 Dec 2007) diff --git a/x11-misc/stripclub/stripclub-0.9.1.2-r1.ebuild b/x11-misc/stripclub/stripclub-0.9.1.2-r1.ebuild index 9e5c2459fe61..0d0a005bdcd4 100644 --- a/x11-misc/stripclub/stripclub-0.9.1.2-r1.ebuild +++ b/x11-misc/stripclub/stripclub-0.9.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/stripclub/stripclub-0.9.1.2-r1.ebuild,v 1.1 2007/12/01 20:57:19 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/stripclub/stripclub-0.9.1.2-r1.ebuild,v 1.2 2007/12/26 22:49:42 cla Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/stripclub/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc x86" IUSE="" DEPEND=">=x11-libs/fltk-1.1.4 |