jlec        15/04/20 20:11:51

  Modified:             impressive-0.10.5.ebuild impressive-0.11.0b.ebuild
                        ChangeLog
  Removed:              impressive-0.10.3-r2.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.6                  app-office/impressive/impressive-0.10.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/impressive/impressive-0.10.5.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/impressive/impressive-0.10.5.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/impressive/impressive-0.10.5.ebuild?r1=1.5&r2=1.6

Index: impressive-0.10.5.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-office/impressive/impressive-0.10.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- impressive-0.10.5.ebuild    19 Apr 2015 06:55:24 -0000      1.5
+++ impressive-0.10.5.ebuild    20 Apr 2015 20:11:51 -0000      1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-office/impressive/impressive-0.10.5.ebuild,v 1.5 
2015/04/19 06:55:24 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/impressive/impressive-0.10.5.ebuild,v 1.6 
2015/04/20 20:11:51 jlec Exp $
 
 EAPI=5
 
@@ -27,7 +27,7 @@
        dev-python/pyopengl[${PYTHON_USEDEP}]
        x11-misc/xdg-utils
        x11-apps/xrandr
-       || ( app-text/xpdf app-text/ghostscript-gpl )
+       app-text/ghostscript-gpl
        || ( media-fonts/dejavu media-fonts/corefonts )"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



1.2                  app-office/impressive/impressive-0.11.0b.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/impressive/impressive-0.11.0b.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/impressive/impressive-0.11.0b.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/impressive/impressive-0.11.0b.ebuild?r1=1.1&r2=1.2

Index: impressive-0.11.0b.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-office/impressive/impressive-0.11.0b.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- impressive-0.11.0b.ebuild   12 Mar 2015 08:50:49 -0000      1.1
+++ impressive-0.11.0b.ebuild   20 Apr 2015 20:11:51 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-office/impressive/impressive-0.11.0b.ebuild,v 1.1 
2015/03/12 08:50:49 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/impressive/impressive-0.11.0b.ebuild,v 1.2 
2015/04/20 20:11:51 jlec Exp $
 
 EAPI=5
 
@@ -28,7 +28,6 @@
        || (
                app-text/mupdf
                app-text/poppler
-               app-text/xpdf
                app-text/ghostscript-gpl
                )
        || ( media-fonts/dejavu media-fonts/corefonts )"
@@ -56,6 +55,5 @@
        optfeature "Sound and video playback" media-video/mplayer2
        optfeature "Alternate PDF rendering" app-text/mupdf
        optfeature "Alternate PDF rendering" app-text/poppler
-       optfeature "Alternate PDF rendering" app-text/xpdf
        optfeature "Alternate PDF rendering" app-text/ghostscript-gpl
 }



1.20                 app-office/impressive/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/impressive/ChangeLog?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/impressive/ChangeLog?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/impressive/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/impressive/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   19 Apr 2015 06:55:24 -0000      1.19
+++ ChangeLog   20 Apr 2015 20:11:51 -0000      1.20
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/impressive
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/impressive/ChangeLog,v 1.19 
2015/04/19 06:55:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/impressive/ChangeLog,v 1.20 
2015/04/20 20:11:51 jlec Exp $
+
+  20 Apr 2015; Justin Lecher <[email protected]> -impressive-0.10.3-r2.ebuild,
+  impressive-0.10.5.ebuild, impressive-0.11.0b.ebuild:
+  Drop old
 
   19 Apr 2015; Pacho Ramos <[email protected]> impressive-0.10.5.ebuild:
   x86 stable wrt bug #532436




Reply via email to