pacho 14/04/17 08:25:19 Modified: ChangeLog Added: ghex-3.10.1.ebuild Removed: ghex-3.6.1.ebuild ghex-3.8.1.ebuild Log: Version bump, drop old (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.92 app-editors/ghex/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.92&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ChangeLog?rev=1.92&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ChangeLog?r1=1.91&r2=1.92 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v retrieving revision 1.91 retrieving revision 1.92 diff -u -r1.91 -r1.92 --- ChangeLog 9 Mar 2014 11:53:46 -0000 1.91 +++ ChangeLog 17 Apr 2014 08:25:19 -0000 1.92 @@ -1,6 +1,12 @@ # ChangeLog for app-editors/ghex # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.91 2014/03/09 11:53:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.92 2014/04/17 08:25:19 pacho Exp $ + +*ghex-3.10.1 (17 Apr 2014) + + 17 Apr 2014; Pacho Ramos <[email protected]> +ghex-3.10.1.ebuild, + -ghex-3.6.1.ebuild, -ghex-3.8.1.ebuild: + Version bump, drop old 09 Mar 2014; Pacho Ramos <[email protected]> ghex-3.10.0.ebuild: x86 stable, bug 499954 1.1 app-editors/ghex/ghex-3.10.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-3.10.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ghex/ghex-3.10.1.ebuild?rev=1.1&content-type=text/plain Index: ghex-3.10.1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.10.1.ebuild,v 1.1 2014/04/17 08:25:18 pacho Exp $ EAPI="5" GCONF_DEBUG="no" inherit gnome2 DESCRIPTION="GNOME hexadecimal editor" HOMEPAGE="https://wiki.gnome.org/Apps/Ghex" LICENSE="GPL-2+ FDL-1.1+" SLOT="2" KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" >=dev-libs/atk-1 >=dev-libs/glib-2.31.10:2 >=x11-libs/gtk+-3.3.8:3 " DEPEND="${RDEPEND} >=dev-util/intltool-0.41.1 >=sys-devel/gettext-0.17 app-text/yelp-tools virtual/pkgconfig "
