diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 09:59:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 09:59:06 +0000 |
commit | 9be303f7f69874fc74ec51d639f6db5a769972f2 (patch) | |
tree | 7fb98f014cf3a34f52f3e506e8e82ca1f97ab89a /sci-biology/maqview | |
parent | Cleanup due http://gentoo.2317880.n4.nabble.com/sgml-herd-has-no-maintainers-... (diff) | |
download | gentoo-2-9be303f7f69874fc74ec51d639f6db5a769972f2.tar.gz gentoo-2-9be303f7f69874fc74ec51d639f6db5a769972f2.tar.bz2 gentoo-2-9be303f7f69874fc74ec51d639f6db5a769972f2.zip |
Stable for amd64, wrt bug #477186
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-biology/maqview')
-rw-r--r-- | sci-biology/maqview/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/maqview/maqview-0.2.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-biology/maqview/ChangeLog b/sci-biology/maqview/ChangeLog index dbe5c1f4acce..bdb63555ceec 100644 --- a/sci-biology/maqview/ChangeLog +++ b/sci-biology/maqview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/maqview # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/maqview/ChangeLog,v 1.8 2013/03/11 16:07:07 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/maqview/ChangeLog,v 1.9 2013/07/21 09:59:06 ago Exp $ + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> maqview-0.2.5-r2.ebuild: + Stable for amd64, wrt bug #477186 11 Mar 2013; Justin Lecher <jlec@gentoo.org> metadata.xml: Drop Andrey as maintainer so that bugs get assigned to sci-biology directly @@ -34,4 +37,3 @@ 26 Feb 2009; Andrey Kislyuk <weaver@gentoo.org> +metadata.xml, +maqview-0.2.5.ebuild: New package, bug 231339. Ebuild written by me. - diff --git a/sci-biology/maqview/maqview-0.2.5-r2.ebuild b/sci-biology/maqview/maqview-0.2.5-r2.ebuild index 9b2f707e508b..866fcde4d7ab 100644 --- a/sci-biology/maqview/maqview-0.2.5-r2.ebuild +++ b/sci-biology/maqview/maqview-0.2.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/maqview/maqview-0.2.5-r2.ebuild,v 1.1 2013/01/23 12:15:56 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/maqview/maqview-0.2.5-r2.ebuild,v 1.2 2013/07/21 09:59:06 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/maq/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND=" media-libs/freeglut |