diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 19:28:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 19:28:30 +0000 |
commit | 611c3e5729085849a40858a458273ff218537531 (patch) | |
tree | 6b98a26547c8d5b99d77f000abfb6324887b50e8 /app-emulation/free42 | |
parent | Fix LICENSE, see COPYING file, bug 445946. (diff) | |
download | gentoo-2-611c3e5729085849a40858a458273ff218537531.tar.gz gentoo-2-611c3e5729085849a40858a458273ff218537531.tar.bz2 gentoo-2-611c3e5729085849a40858a458273ff218537531.zip |
Stable for amd64, wrt bug #447512
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation/free42')
-rw-r--r-- | app-emulation/free42/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/free42/free42-1.4.75.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-emulation/free42/ChangeLog b/app-emulation/free42/ChangeLog index eb134e716880..45c35592fdc2 100644 --- a/app-emulation/free42/ChangeLog +++ b/app-emulation/free42/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/free42 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/ChangeLog,v 1.9 2012/11/13 22:16:36 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/ChangeLog,v 1.10 2012/12/16 19:28:30 ago Exp $ + + 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> free42-1.4.75.ebuild: + Stable for amd64, wrt bug #447512 13 Nov 2012; Chema Alonso <nimiux@gentoo.org> free42-1.4.75.ebuild: Fix bug #442908. Thanks to James Cloos for reporting and providing patch. @@ -36,4 +39,3 @@ 29 May 2012; Chema Alonso <nimiux@gentoo.org> +free42-1.4.74.ebuild, +metadata.xml: Free42. Initial release - diff --git a/app-emulation/free42/free42-1.4.75.ebuild b/app-emulation/free42/free42-1.4.75.ebuild index 0a2f98aec83a..b634e2857bdb 100644 --- a/app-emulation/free42/free42-1.4.75.ebuild +++ b/app-emulation/free42/free42-1.4.75.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/app-emulation/free42/free42-1.4.75.ebuild,v 1.3 2012/11/13 22:16:36 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/free42/free42-1.4.75.ebuild,v 1.4 2012/12/16 19:28:30 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="alsa" DEPEND="dev-libs/atk |