eva         14/12/22 21:18:21

  Modified:             ChangeLog
  Added:                gnome-common-3.14.0.ebuild
  Removed:              gnome-common-3.10.0.ebuild
  Log:
  Version bump for Gnome 3.14. Clean up old revision.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  Changes    Path
1.143                gnome-base/gnome-common/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.143&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.143&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?r1=1.142&r2=1.143

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- ChangeLog   11 Oct 2014 11:59:10 -0000      1.142
+++ ChangeLog   22 Dec 2014 21:18:21 -0000      1.143
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-base/gnome-common
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.142 
2014/10/11 11:59:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.143 
2014/12/22 21:18:21 eva Exp $
+
+*gnome-common-3.14.0 (22 Dec 2014)
+
+  22 Dec 2014; Gilles Dartiguelongue <[email protected]>
+  -gnome-common-3.10.0.ebuild, +gnome-common-3.14.0.ebuild:
+  Version bump for Gnome 3.14. Clean up old revision.
 
   11 Oct 2014; Markus Meier <[email protected]> gnome-common-3.12.0.ebuild:
   arm stable, bug #512012



1.1                  gnome-base/gnome-common/gnome-common-3.14.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.14.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-3.14.0.ebuild?rev=1.1&content-type=text/plain

Index: gnome-common-3.14.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.14.0.ebuild,v 
1.1 2014/12/22 21:18:21 eva Exp $

EAPI="5"

inherit gnome.org

DESCRIPTION="Common files for development of Gnome packages"
HOMEPAGE="http://git.gnome.org/browse/gnome-common";

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

src_install() {
        default
        mv doc-build/README README.doc-build || die "renaming doc-build/README 
failed"
        dodoc ChangeLog README*
}




Reply via email to