diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-01 21:27:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-01 21:27:15 +0000 |
commit | f714954d464062bd71be13573ca0709b5bd6f787 (patch) | |
tree | 7ef42af769cc49bfe16286e16d77d2f4694a888f /www-misc | |
parent | Stable for amd64, wrt bug #437652 (diff) | |
download | gentoo-2-f714954d464062bd71be13573ca0709b5bd6f787.tar.gz gentoo-2-f714954d464062bd71be13573ca0709b5bd6f787.tar.bz2 gentoo-2-f714954d464062bd71be13573ca0709b5bd6f787.zip |
Stable for amd64, wrt bug #424119
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/mergelog/ChangeLog | 5 | ||||
-rw-r--r-- | www-misc/mergelog/mergelog-4.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-misc/mergelog/ChangeLog b/www-misc/mergelog/ChangeLog index 275522bdb416..3e926db8082e 100644 --- a/www-misc/mergelog/ChangeLog +++ b/www-misc/mergelog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-misc/mergelog # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/mergelog/ChangeLog,v 1.14 2012/11/30 17:50:40 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/mergelog/ChangeLog,v 1.15 2012/12/01 21:27:15 ago Exp $ + + 01 Dec 2012; <ago@gentoo.org> mergelog-4.5-r2.ebuild: + Stable for amd64, wrt bug #424119 30 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> files/mergelog-4.5-asneeded.patch: diff --git a/www-misc/mergelog/mergelog-4.5-r2.ebuild b/www-misc/mergelog/mergelog-4.5-r2.ebuild index 8615ceff3b05..d3bd49542470 100644 --- a/www-misc/mergelog/mergelog-4.5-r2.ebuild +++ b/www-misc/mergelog/mergelog-4.5-r2.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/www-misc/mergelog/mergelog-4.5-r2.ebuild,v 1.1 2012/11/30 17:46:12 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/mergelog/mergelog-4.5-r2.ebuild,v 1.2 2012/12/01 21:27:15 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://mergelog.sourceforge.net" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" DEPEND="" RDEPEND="" |