diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-06-20 19:49:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-06-20 19:49:13 +0000 |
commit | 03481daaba7ed59e9b45e624ea9e339de14247c1 (patch) | |
tree | 978b3dc3de36de5abfcd0d1b10137cae86f6227d /x11-wm | |
parent | whitespace (diff) | |
download | historical-03481daaba7ed59e9b45e624ea9e339de14247c1.tar.gz historical-03481daaba7ed59e9b45e624ea9e339de14247c1.tar.bz2 historical-03481daaba7ed59e9b45e624ea9e339de14247c1.zip |
whitespace
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/notion/Manifest | 12 | ||||
-rw-r--r-- | x11-wm/notion/notion-9999.ebuild | 4 |
2 files changed, 3 insertions, 13 deletions
diff --git a/x11-wm/notion/Manifest b/x11-wm/notion/Manifest index 30e12dee9965..bbc411f8bb8f 100644 --- a/x11-wm/notion/Manifest +++ b/x11-wm/notion/Manifest @@ -1,15 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - AUX notion 26 RMD160 1f8bcf9b6f3bb95de7dba24b5a027229be309422 SHA1 465c3c47149133067b1b03741d611f94b7a9dea7 SHA256 70ff05ede1d85ff4bf8d5100aa7ace3bb89ac09596543c6829fb1f65fddb546c AUX notion.desktop 223 RMD160 71ac6451675586c6fc9c8213893684e71dbcc9d1 SHA1 d1b4cc5a5d644dbeff891afff32d2e7855d6c37c SHA256 4581319c329385f0bc5c18fe0037a4820ab1650a3af7ffe403a87e7fe5bf0987 -EBUILD notion-9999.ebuild 1996 RMD160 8e2158b5da00e85b5d7b9722ec5192b90873307f SHA1 09ae17ce767c12f100333e7271002413469749b7 SHA256 19367902cb0da4ec61b1a820144f5dcec50c59fa1a11bb1b4021f206013e2c83 +EBUILD notion-9999.ebuild 2001 RMD160 5b0c82587c67f114137c982e2501137ff124f240 SHA1 a55003887814d3f1fd4b9cf7f9bc4a6205e8b32f SHA256 152a02b34e692eb7ade3064940e929ef8bda675506599db7bd836167537a886b MISC ChangeLog 399 RMD160 d76bbfadbbc8fbd9d44d4356d221ef7cbfcfee99 SHA1 eaf7e819804dbc012cc5a6a08d2230f956f75262 SHA256 ce7023fbf507e42777447d29f73f611b25bdddf54269921cd1a604ebfd3755b7 MISC metadata.xml 434 RMD160 99e646d4f23f32a60d340a928775267e58bbb174 SHA1 5086b5d722e2f7236b3fa97834c3b04c5fccaf18 SHA256 32b95389735b11aedde8ebee47b81131b101922e926c8eface1b4f70057f53c9 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.17 (GNU/Linux) - -iF4EAREIAAYFAk/iG98ACgkQknrdDGLu8JAOTAD+KNo4lEZG/agmrrAHx3QJtVi3 -d1B5sUgBwvhdGUHpaXQBAI9dZ7KUR+AN0lWu1h9M7I7sKdkv12YxRU1o2jfsUmqc -=k6zo ------END PGP SIGNATURE----- diff --git a/x11-wm/notion/notion-9999.ebuild b/x11-wm/notion/notion-9999.ebuild index ef4df1f6d8a4..6893e805c87d 100644 --- a/x11-wm/notion/notion-9999.ebuild +++ b/x11-wm/notion/notion-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/notion/notion-9999.ebuild,v 1.1 2012/06/20 18:52:51 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/notion/notion-9999.ebuild,v 1.2 2012/06/20 19:49:13 mr_bones_ Exp $ EAPI="4" @@ -63,7 +63,7 @@ src_install() { exeinto /etc/X11/Sessions doexe "${FILESDIR}"/notion - + insinto /usr/share/xsessions doins "${FILESDIR}"/notion.desktop } |