summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2014-10-22 20:43:50 +0000
committerJason A. Donenfeld <zx2c4@gentoo.org>2014-10-22 20:43:50 +0000
commit536b664410f5aa6a38e2f5e4e2c480b289ff688a (patch)
treed6e39f99c74d340de9d1b7fe90c265ac136e3511
parentSecurity bump (bug #526502). Fixes CVE-2014-3694. Adjusted perl dep in all eb... (diff)
downloadgentoo-2-536b664410f5aa6a38e2f5e4e2c480b289ff688a.tar.gz
gentoo-2-536b664410f5aa6a38e2f5e4e2c480b289ff688a.tar.bz2
gentoo-2-536b664410f5aa6a38e2f5e4e2c480b289ff688a.zip
Trivial commit because cvs process crashed.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
-rw-r--r--app-admin/lastpass-cli/ChangeLog5
-rw-r--r--app-admin/lastpass-cli/lastpass-cli-0.3.0.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/app-admin/lastpass-cli/ChangeLog b/app-admin/lastpass-cli/ChangeLog
index 59433c3be608..22a7dc23228b 100644
--- a/app-admin/lastpass-cli/ChangeLog
+++ b/app-admin/lastpass-cli/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/lastpass-cli
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/lastpass-cli/ChangeLog,v 1.1 2014/10/22 20:08:04 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/lastpass-cli/ChangeLog,v 1.2 2014/10/22 20:43:50 zx2c4 Exp $
+
+ 22 Oct 2014; Jason A. Donenfeld <zx2c4@gentoo.org> lastpass-cli-0.3.0.ebuild:
+ Trivial commit because cvs process crashed.
*lastpass-cli-0.3.0 (22 Oct 2014)
diff --git a/app-admin/lastpass-cli/lastpass-cli-0.3.0.ebuild b/app-admin/lastpass-cli/lastpass-cli-0.3.0.ebuild
index c717c3eade1a..2585d1714cd3 100644
--- a/app-admin/lastpass-cli/lastpass-cli-0.3.0.ebuild
+++ b/app-admin/lastpass-cli/lastpass-cli-0.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/lastpass-cli/lastpass-cli-0.3.0.ebuild,v 1.1 2014/10/22 20:08:04 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/lastpass-cli/lastpass-cli-0.3.0.ebuild,v 1.2 2014/10/22 20:43:50 zx2c4 Exp $
EAPI=5
@@ -35,3 +35,4 @@ src_install() {
emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install-doc
}
+