vapier      15/05/13 09:03:23

  Modified:             ChangeLog
  Added:                autoconf-archive-2015.02.24.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.74                 sys-devel/autoconf-archive/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/ChangeLog?rev=1.74&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/ChangeLog?rev=1.74&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/ChangeLog?r1=1.73&r2=1.74

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog   13 May 2015 08:02:24 -0000      1.73
+++ ChangeLog   13 May 2015 09:03:23 -0000      1.74
@@ -1,6 +1,12 @@
 # ChangeLog for sys-devel/autoconf-archive
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.73 
2015/05/13 08:02:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.74 
2015/05/13 09:03:23 vapier Exp $
+
+*autoconf-archive-2015.02.24 (13 May 2015)
+
+  13 May 2015; Mike Frysinger <vap...@gentoo.org>
+  +autoconf-archive-2015.02.24.ebuild:
+  Version bump.
 
   13 May 2015; Agostino Sarubbo <a...@gentoo.org>
   autoconf-archive-2015.02.04.ebuild:



1.1                  
sys-devel/autoconf-archive/autoconf-archive-2015.02.24.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2015.02.24.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2015.02.24.ebuild?rev=1.1&content-type=text/plain

Index: autoconf-archive-2015.02.24.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2015.02.24.ebuild,v
 1.1 2015/05/13 09:03:23 vapier Exp $

EAPI=5

DESCRIPTION="GNU Autoconf Macro Archive"
HOMEPAGE="http://www.gnu.org/software/autoconf-archive/";
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""

#file collisions, bug #540246
RDEPEND="!=gnome-base/gnome-common-3.14.0
        !>=gnome-base/gnome-common-3.14.0-r1[-autoconf-archive(+)]"
DEPEND=""

DOCS=( AUTHORS ChangeLog NEWS README TODO )

src_install() {
        default
        rm -rf "${ED}/usr/share/${PN}" || die
}




Reply via email to