aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAlec Warner <antarus@gentoo.org>2018-02-17 19:11:10 -0500
committerAlec Warner <antarus@gentoo.org>2018-02-17 19:11:10 -0500
commit0628e0106a59fbb992c429641e9497285218cd69 (patch)
tree37e1a8663db536f7c2dc4ae6bd4060abc7263758 /lib
parentFix index typo. (diff)
downloadpackages-5-0628e0106a59fbb992c429641e9497285218cd69.tar.gz
packages-5-0628e0106a59fbb992c429641e9497285218cd69.tar.bz2
packages-5-0628e0106a59fbb992c429641e9497285218cd69.zip
Fix Changes index again.
Its simpler to fix by not renaming the class and just renaming the index name due to how we automate things in p.g.o.
Diffstat (limited to 'lib')
-rw-r--r--lib/kkuleomi/store.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kkuleomi/store.rb b/lib/kkuleomi/store.rb
index 317f82a..150a64f 100644
--- a/lib/kkuleomi/store.rb
+++ b/lib/kkuleomi/store.rb
@@ -8,7 +8,7 @@ module Kkuleomi::Store
Category,
Package,
Version,
- Changes,
+ Change,
Useflag,
]