monsieurp    15/06/24 14:10:26

  Modified:             ChangeLog
  Added:                cssparser-0.9.16.ebuild
  Log:
  Version bump.
  
  Signed-off-by: Patrice Clement <[email protected]>
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
93491BB8)

Revision  Changes    Path
1.8                  dev-java/cssparser/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/cssparser/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/cssparser/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/cssparser/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/cssparser/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   9 Jun 2015 13:33:05 -0000       1.7
+++ ChangeLog   24 Jun 2015 14:10:26 -0000      1.8
@@ -1,6 +1,11 @@
 # ChangeLog for dev-java/cssparser
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/cssparser/ChangeLog,v 1.7 
2015/06/09 13:33:05 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cssparser/ChangeLog,v 1.8 
2015/06/24 14:10:26 monsieurp Exp $
+
+*cssparser-0.9.16 (24 Jun 2015)
+
+  24 Jun 2015; Patrice Clement <[email protected]> +cssparser-0.9.16.ebuild:
+  Version bump.
 
   09 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
   Updating remote-id in metadata.xml



1.1                  dev-java/cssparser/cssparser-0.9.16.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/cssparser/cssparser-0.9.16.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/cssparser/cssparser-0.9.16.ebuild?rev=1.1&content-type=text/plain

Index: cssparser-0.9.16.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/cssparser/cssparser-0.9.16.ebuild,v 
1.1 2015/06/24 14:10:26 monsieurp Exp $
EAPI="5"

inherit java-pkg-2 java-pkg-simple

DESCRIPTION="API for parsing CSS 2 in Java"
HOMEPAGE="http://cssparser.sourceforge.net/";
SRC_URI="mirror://sourceforge/${PN}/${P}-sources.jar"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"

CDEPEND="dev-java/sac:0"
DEPEND=">=virtual/jdk-1.6
        ${CDEPEND}"
RDEPEND=">=virtual/jre-1.6
        ${CDEPEND}"

JAVA_GENTOO_CLASSPATH="sac"




Reply via email to