tomwij      14/04/11 22:57:23

  Modified:             ChangeLog
  Added:                mate-common-1.8.0.ebuild
  Log:
  Version bump to 1.8.0.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  Changes    Path
1.3                  mate-base/mate-common/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mate-base/mate-common/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   27 Feb 2014 16:54:48 -0000      1.2
+++ ChangeLog   11 Apr 2014 22:57:23 -0000      1.3
@@ -1,6 +1,11 @@
 # ChangeLog for mate-base/mate-common
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-common/ChangeLog,v 1.2 
2014/02/27 16:54:48 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-common/ChangeLog,v 1.3 
2014/04/11 22:57:23 tomwij Exp $
+
+*mate-common-1.8.0 (11 Apr 2014)
+
+  11 Apr 2014; Tom Wijsman <[email protected]> +mate-common-1.8.0.ebuild:
+  Version bump to 1.8.0.
 
   27 Feb 2014; Tom Wijsman <[email protected]> metadata.xml:
   Correct metadata.



1.1                  mate-base/mate-common/mate-common-1.8.0.ebuild

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

Index: mate-common-1.8.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/mate-base/mate-common/mate-common-1.8.0.ebuild,v 1.1 
2014/04/11 22:57:23 tomwij Exp $

EAPI="5"

inherit versionator

MATE_BRANCH="$(get_version_component_range 1-2)"

SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz";
DESCRIPTION="Common files for development of MATE packages"
HOMEPAGE="http://mate-desktop.org";

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"

src_install() {
        mv doc-build/README README.doc-build \
                || die "Failed to rename doc-build/README."

        default

        dodoc doc/usage.txt
}




Reply via email to