diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:20:54 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:20:54 +0000 |
commit | c43a815ef3b961289eb23c996e11a27f387c2b3e (patch) | |
tree | 5e5fafbc75786f97f02088b10b4e8187d65012f3 /xfce-extra/xfce4-dict | |
parent | EAPI5 (diff) | |
download | gentoo-2-c43a815ef3b961289eb23c996e11a27f387c2b3e.tar.gz gentoo-2-c43a815ef3b961289eb23c996e11a27f387c2b3e.tar.bz2 gentoo-2-c43a815ef3b961289eb23c996e11a27f387c2b3e.zip |
EAPI5
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra/xfce4-dict')
-rw-r--r-- | xfce-extra/xfce4-dict/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-dict/ChangeLog b/xfce-extra/xfce4-dict/ChangeLog index ed4e1bf582b4..4794c081c6a1 100644 --- a/xfce-extra/xfce4-dict/ChangeLog +++ b/xfce-extra/xfce4-dict/ChangeLog @@ -1,6 +1,9 @@ # 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.53 2012/05/05 07:10:40 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.54 2012/11/28 12:20:54 ssuominen Exp $ + + 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> xfce4-dict-0.6.0.ebuild: + EAPI5 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-dict-0.6.0.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild index 71fc58acacea..d7b44f675f7b 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 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.6.0.ebuild,v 1.13 2012/05/05 07:10:40 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.14 2012/11/28 12:20:54 ssuominen Exp $ -EAPI=4 +EAPI=5 EAUTORECONF=yes inherit multilib xfconf |