diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-18 12:08:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-18 12:08:53 +0000 |
commit | d8dbbc0a6f8b38d0b647abdff523553dec6a79ee (patch) | |
tree | c73e8d38e2ca42a4527ae5793b67c53b0de05a80 /app-cdr/gcdemu | |
parent | Stable for amd64, wrt bug #397709 (diff) | |
download | gentoo-2-d8dbbc0a6f8b38d0b647abdff523553dec6a79ee.tar.gz gentoo-2-d8dbbc0a6f8b38d0b647abdff523553dec6a79ee.tar.bz2 gentoo-2-d8dbbc0a6f8b38d0b647abdff523553dec6a79ee.zip |
Stable for amd64, wrt bug #397709
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'app-cdr/gcdemu')
-rw-r--r-- | app-cdr/gcdemu/ChangeLog | 7 | ||||
-rw-r--r-- | app-cdr/gcdemu/gcdemu-1.4.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-cdr/gcdemu/ChangeLog b/app-cdr/gcdemu/ChangeLog index 92cdf0f5624d..bdf95062ef35 100644 --- a/app-cdr/gcdemu/ChangeLog +++ b/app-cdr/gcdemu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/gcdemu -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcdemu/ChangeLog,v 1.17 2011/12/31 21:24:32 tetromino Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcdemu/ChangeLog,v 1.18 2012/01/18 12:08:53 ago Exp $ + + 18 Jan 2012; Agostino Sarubbo <ago@gentoo.org> gcdemu-1.4.0.ebuild: + Stable for amd64, wrt bug #397709 31 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org> gcdemu-1.3.0.ebuild: Fix py-compile idiom for automake-1.11.2 compatibility (bug #396585). diff --git a/app-cdr/gcdemu/gcdemu-1.4.0.ebuild b/app-cdr/gcdemu/gcdemu-1.4.0.ebuild index 0ea64f35c508..d9dfbd839139 100644 --- a/app-cdr/gcdemu/gcdemu-1.4.0.ebuild +++ b/app-cdr/gcdemu/gcdemu-1.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcdemu/gcdemu-1.4.0.ebuild,v 1.1 2011/11/23 10:14:58 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcdemu/gcdemu-1.4.0.ebuild,v 1.2 2012/01/18 12:08:53 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cdemu/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="libnotify" RDEPEND=">=app-cdr/cdemud-1.4.0 |