diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-10-26 11:24:18 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-10-26 11:24:18 +0000 |
commit | 684c890ecf651841ec5ec1de90cf0821a46cacc4 (patch) | |
tree | 3825491563e13b39d1bc6e56cc9155283d51e889 /app-office | |
parent | Bump to newer snapshot including many fixes and also being ported to newer cl... (diff) | |
download | gentoo-2-684c890ecf651841ec5ec1de90cf0821a46cacc4.tar.gz gentoo-2-684c890ecf651841ec5ec1de90cf0821a46cacc4.tar.bz2 gentoo-2-684c890ecf651841ec5ec1de90cf0821a46cacc4.zip |
Drop obsolete line
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/pinpoint/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/pinpoint/pinpoint-0.1.5_pre20141026.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/app-office/pinpoint/ChangeLog b/app-office/pinpoint/ChangeLog index 01c0877909e9..d4d37d7f37fa 100644 --- a/app-office/pinpoint/ChangeLog +++ b/app-office/pinpoint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/pinpoint # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pinpoint/ChangeLog,v 1.10 2014/10/26 11:23:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pinpoint/ChangeLog,v 1.11 2014/10/26 11:24:18 pacho Exp $ + + 26 Oct 2014; Pacho Ramos <pacho@gentoo.org> pinpoint-0.1.5_pre20141026.ebuild: + Drop obsolete line *pinpoint-0.1.5_pre20141026 (26 Oct 2014) diff --git a/app-office/pinpoint/pinpoint-0.1.5_pre20141026.ebuild b/app-office/pinpoint/pinpoint-0.1.5_pre20141026.ebuild index 1045137f9cc5..a8545822cd06 100644 --- a/app-office/pinpoint/pinpoint-0.1.5_pre20141026.ebuild +++ b/app-office/pinpoint/pinpoint-0.1.5_pre20141026.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pinpoint/pinpoint-0.1.5_pre20141026.ebuild,v 1.1 2014/10/26 11:23:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pinpoint/pinpoint-0.1.5_pre20141026.ebuild,v 1.2 2014/10/26 11:24:18 pacho Exp $ EAPI=5 GCONF_DEBUG="no" -GNOME_TARBALL_SUFFIX="bz2" inherit autotools gnome2 |