mgorny      15/03/28 20:46:41

  Modified:             ChangeLog
  Added:                xfce4-dict-0.7.1.ebuild
  Log:
  Version bump with a lot of fixes.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.55                 xfce-extra/xfce4-dict/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.55&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?rev=1.55&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   28 Nov 2012 12:20:54 -0000      1.54
+++ ChangeLog   28 Mar 2015 20:46:41 -0000      1.55
@@ -1,6 +1,11 @@
 # ChangeLog for xfce-extra/xfce4-dict
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.54 
2012/11/28 12:20:54 ssuominen Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.55 
2015/03/28 20:46:41 mgorny Exp $
+
+*xfce4-dict-0.7.1 (28 Mar 2015)
+
+  28 Mar 2015; Michał Górny <mgo...@gentoo.org> +xfce4-dict-0.7.1.ebuild:
+  Version bump with a lot of fixes.
 
   28 Nov 2012; Samuli Suominen <ssuomi...@gentoo.org> xfce4-dict-0.6.0.ebuild:
   EAPI5
@@ -198,4 +203,3 @@
   +xfce4-dict-0.2.1.ebuild:
   Initial import. Ebuild originally by Sideris Michael <m...@daemons.gr> on
   bug #157561.
-



1.1                  xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild?rev=1.1&content-type=text/plain

Index: xfce4-dict-0.7.1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild,v 1.1 
2015/03/28 20:46:41 mgorny Exp $

EAPI=5
EAUTORECONF=yes
inherit multilib xfconf

DESCRIPTION="A dict.org querying application and panel plug-in for the Xfce 
desktop"
HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-dict";
SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux"
IUSE=""

RDEPEND=">=dev-libs/glib-2.24:=
        >=x11-libs/gtk+-2.20:2=
        >=xfce-base/libxfce4util-4.10:=
        >=xfce-base/libxfcegui4-4.10:=
        >=xfce-base/xfce4-panel-4.10:="
DEPEND="${RDEPEND}
        dev-util/intltool
        virtual/pkgconfig"

pkg_setup() {
        XFCONF=(
                --libexecdir="${EPREFIX}"/usr/$(get_libdir)
                )

        DOCS=( AUTHORS ChangeLog README )
}




Reply via email to