diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 20:50:08 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 20:50:08 +0000 |
commit | d7b058f93ff11bb45771b9522bc61e8caed7634b (patch) | |
tree | 5bc82acc8652329cee06021de32dc0d0c93eb755 /app-text/diction/diction-1.02.ebuild | |
parent | add ~alpha (diff) | |
download | historical-d7b058f93ff11bb45771b9522bc61e8caed7634b.tar.gz historical-d7b058f93ff11bb45771b9522bc61e8caed7634b.tar.bz2 historical-d7b058f93ff11bb45771b9522bc61e8caed7634b.zip |
moved bash from sys-apps to app-shells
Diffstat (limited to 'app-text/diction/diction-1.02.ebuild')
-rw-r--r-- | app-text/diction/diction-1.02.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/diction/diction-1.02.ebuild b/app-text/diction/diction-1.02.ebuild index a2e9bc43aaaf..77a432623257 100644 --- a/app-text/diction/diction-1.02.ebuild +++ b/app-text/diction/diction-1.02.ebuild @@ -23,4 +23,4 @@ src_compile() { src_install () { make prefix=${D}/usr install -}
\ No newline at end of file +} |