diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-05-29 22:18:51 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-05-29 22:18:51 +0000 |
commit | 6270a6abc9eff00ffc7f926c8cf7b4ac84d08b01 (patch) | |
tree | 485021b3d40ace1b1c9dc28142335f1ed4134be9 /app-emacs/stripes | |
parent | Add ~x86 keyword (diff) | |
download | gentoo-2-6270a6abc9eff00ffc7f926c8cf7b4ac84d08b01.tar.gz gentoo-2-6270a6abc9eff00ffc7f926c8cf7b4ac84d08b01.tar.bz2 gentoo-2-6270a6abc9eff00ffc7f926c8cf7b4ac84d08b01.zip |
Remove stale file.
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-emacs/stripes')
-rw-r--r-- | app-emacs/stripes/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/stripes/files/50stripes-gentoo.el | 5 |
2 files changed, 3 insertions, 7 deletions
diff --git a/app-emacs/stripes/ChangeLog b/app-emacs/stripes/ChangeLog index 5b5f4e2417a9..dc0931781582 100644 --- a/app-emacs/stripes/ChangeLog +++ b/app-emacs/stripes/ChangeLog @@ -1,8 +1,9 @@ # ChangeLog for app-emacs/stripes # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/stripes/ChangeLog,v 1.10 2007/05/27 15:55:50 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/stripes/ChangeLog,v 1.11 2007/05/29 22:18:51 ulm Exp $ - 27 May 2007; Ulrich Mueller <ulm@gentoo.org> -stripes-0.2.ebuild: + 27 May 2007; Ulrich Mueller <ulm@gentoo.org> -files/50stripes-gentoo.el, + -stripes-0.2.ebuild: Remove old. 20 May 2007; Christian Faulhammer <opfer@gentoo.org> diff --git a/app-emacs/stripes/files/50stripes-gentoo.el b/app-emacs/stripes/files/50stripes-gentoo.el deleted file mode 100644 index fc611a4def93..000000000000 --- a/app-emacs/stripes/files/50stripes-gentoo.el +++ /dev/null @@ -1,5 +0,0 @@ - -;;; site-lisp configuration for stripes - -(add-to-list 'load-path "@SITELISP") -(require 'stripes) |