diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:03:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:03:48 +0000 |
commit | b5fa0d7f22dfb66df97d109fb0ef6c45e0cd9bd2 (patch) | |
tree | c1d2394d45407c6011a8e840bae6d2750135d93a /games-emulation | |
parent | Stable for amd64, wrt bug #535620 (diff) | |
download | gentoo-2-b5fa0d7f22dfb66df97d109fb0ef6c45e0cd9bd2.tar.gz gentoo-2-b5fa0d7f22dfb66df97d109fb0ef6c45e0cd9bd2.tar.bz2 gentoo-2-b5fa0d7f22dfb66df97d109fb0ef6c45e0cd9bd2.zip |
Stable for amd64, wrt bug #540442
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/dboxfe/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/dboxfe/dboxfe-0.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/dboxfe/ChangeLog b/games-emulation/dboxfe/ChangeLog index 13719785492a..93179d7a45ad 100644 --- a/games-emulation/dboxfe/ChangeLog +++ b/games-emulation/dboxfe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/dboxfe # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/ChangeLog,v 1.17 2015/02/18 08:42:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/ChangeLog,v 1.18 2015/02/19 09:03:48 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> dboxfe-0.1.3.ebuild: + Stable for amd64, wrt bug #540442 18 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> dboxfe-0.1.3.ebuild: update meta info; use epatch diff --git a/games-emulation/dboxfe/dboxfe-0.1.3.ebuild b/games-emulation/dboxfe/dboxfe-0.1.3.ebuild index 7b87aaef2dba..871c4166be66 100644 --- a/games-emulation/dboxfe/dboxfe-0.1.3.ebuild +++ b/games-emulation/dboxfe/dboxfe-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v 1.13 2015/02/18 08:42:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dboxfe/dboxfe-0.1.3.ebuild,v 1.14 2015/02/19 09:03:48 ago Exp $ EAPI=5 inherit eutils qt4-r2 games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dboxfe.berlios/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" DEPEND="dev-qt/qtgui:4 |