yngwin 15/03/29 05:23:14 Modified: andromeda-0.3.ebuild ChangeLog Removed: andromeda-0.2.1.ebuild Log: Update ebuild wrt gitorious shutdown (bug #544866). Remove old. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)
Revision Changes Path 1.2 x11-misc/andromeda/andromeda-0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/andromeda/andromeda-0.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/andromeda/andromeda-0.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/andromeda/andromeda-0.3.ebuild?r1=1.1&r2=1.2 Index: andromeda-0.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/andromeda/andromeda-0.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- andromeda-0.3.ebuild 23 Jun 2014 07:43:49 -0000 1.1 +++ andromeda-0.3.ebuild 29 Mar 2015 05:23:14 -0000 1.2 @@ -1,14 +1,13 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/andromeda/andromeda-0.3.ebuild,v 1.1 2014/06/23 07:43:49 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/andromeda/andromeda-0.3.ebuild,v 1.2 2015/03/29 05:23:14 yngwin Exp $ EAPI=5 - inherit cmake-utils DESCRIPTION="Qt4-based filemanager" -HOMEPAGE="https://gitorious.org/andromeda/pages/Home" -SRC_URI="https://gitorious.org/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/ABBAPOH/andromeda" +SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" 1.6 x11-misc/andromeda/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/andromeda/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/andromeda/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/andromeda/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/andromeda/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 23 Jun 2014 07:43:49 -0000 1.5 +++ ChangeLog 29 Mar 2015 05:23:14 -0000 1.6 @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/andromeda -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/andromeda/ChangeLog,v 1.5 2014/06/23 07:43:49 kensington Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/andromeda/ChangeLog,v 1.6 2015/03/29 05:23:14 yngwin Exp $ + + 29 Mar 2015; Ben de Groot <[email protected]> -andromeda-0.2.1.ebuild, + andromeda-0.3.ebuild: + Update ebuild wrt gitorious shutdown (bug #544866). Remove old. *andromeda-0.3 (23 Jun 2014)
